siderolabs / conform

Policy enforcement for your pipelines.
Mozilla Public License 2.0
432 stars 45 forks source link

Feature Request: Make the location of the conform file configurable with aprefix-option #232

Open hanklank opened 1 year ago

hanklank commented 1 year ago

Currently, the location of the .conform.yml seems hardcoded as 'os.ReadFile(".conform.yaml")'. Allowing for a prefix option/flag would allow to put the configuration in a dir of choice in the project , i.e. configs or somewhere else appropriate,