This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
sof
mirror of
https://github.com/thesofproject/sof.git
Watch
1
Star
0
Fork
You've already forked sof
0
Code
Issues
Projects
Releases
Wiki
Activity
6d2b214abd
sof
/
scripts
/
sof-pre-commit-hook.sh
5 lines
101 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
exec
git diff --cached
|
scripts/checkpatch.pl --no-tree --codespell --no-signoff -q -
Reference in New Issue
View Git Blame
Copy Permalink