Releases: anderseknert/pre-commit-opa
Releases · anderseknert/pre-commit-opa
v1.5.1
- Add
--strictflag toopa checkcommand for compiler strict mode
v1.5.0
v1.4.1
Adds pass_filenames: false to opa-check so that check always run on all files (thanks @ryuheechul!)
v1.4.0
- Adds
pass_filenames: falsetoopa-testandconftest-verifyso that tests always run on all files (thanks @bplotnick!)