saltstack-formulas / template-formula

SaltStack formula template filled with dummy content
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
119 stars 85 forks source link

test(pre-commit): switch to using `pre-commit`'s built-in file filtering #260

Closed dafyddj closed 10 months ago

dafyddj commented 10 months ago

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

Switch to using pre-commit's built-in file filtering (a long needed change)

Tested by comparing a list files that yamllint checks using --list-files before and after the change

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

saltstack-formulas-github commented 10 months ago

:tada: This PR is included in version 5.0.10 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: