rhel85: nolint package for unused private functions
Package contains unexported helper functions for future implementations of pipelines.
This commit is contained in:
parent
e8a1509d46
commit
cca084d5ce
4 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
// nolint: deadcode,unused // Helper functions for future implementations of pipelines
|
||||||
package rhel85
|
package rhel85
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
// nolint: deadcode,unused // Helper functions for future implementations of pipelines
|
||||||
package rhel85
|
package rhel85
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
// nolint: deadcode,unused // Helper functions for future implementations of pipelines
|
||||||
package rhel85
|
package rhel85
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
// nolint: deadcode,unused // Helper functions for future implementations of pipelines
|
||||||
package rhel85
|
package rhel85
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue