bastislack / highline-freestyle

Webapp for Highline Freestyle
GNU General Public License v3.0
10 stars 9 forks source link

Rewrite fixup GitHub linting action #313

Closed WaldemarLehner closed 9 months ago

WaldemarLehner commented 9 months ago

Small fix for the Github Action.

It will now run on all commits instead of just PRs and will run agains the entire project as there is otherwise issues with diffing, especially when the HEAD is on a fork.

Also fixed there not being a husky precommit hook :laughing: