Open-Telecoms-Data / open-fibre-data-standard

Open Fibre Data Standard
https://open-fibre-data-standard.readthedocs.io
Other
14 stars 3 forks source link

Github Actions: Make sure precommit hook was run #226

Open odscjames opened 1 year ago

odscjames commented 1 year ago

Split out from https://github.com/Open-Telecoms-Data/open-fibre-data-standard/issues/19

Note if we use https://pre-commit.ci/ this should be easy. https://github.com/Open-Telecoms-Data/open-fibre-data-standard/issues/225

odscjames commented 1 year ago

We now have a very quick and basic test with "git diff" in. It's much better than nothing (which is what we previously had!), but it won't catch new files, so lets leave this issue open to work on that.