Revert "rhel85: nolint package for unused private functions"
Pipeline generation functions are now used by the new image definitions.
This reverts commit cca084d5ce.
This commit is contained in:
parent
f789f785a4
commit
139c8eb3c4
4 changed files with 0 additions and 4 deletions
|
|
@ -1,4 +1,3 @@
|
|||
// nolint: deadcode,unused // Helper functions for future implementations of pipelines
|
||||
package rhel85
|
||||
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
// nolint: deadcode,unused // Helper functions for future implementations of pipelines
|
||||
package rhel85
|
||||
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
// nolint: deadcode,unused // Helper functions for future implementations of pipelines
|
||||
package rhel85
|
||||
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
// nolint: deadcode,unused // Helper functions for future implementations of pipelines
|
||||
package rhel85
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue