mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Adding scripts to setup linting as a pre-commit hook
This commit is contained in:
parent
cd1b25e0c5
commit
1c74be8f36
4 changed files with 90 additions and 0 deletions
3
scripts/hooks/pre-commit
Normal file
3
scripts/hooks/pre-commit
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
./scripts/lint/lint-fix-changes.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue