This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
authelia
Watch
1
Star
0
Fork
You've already forked authelia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2f3f0818c3
authelia
/
.github
/
pre-commit
6 lines
94 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
.
"
$(
dirname
"
$0
"
)
/_/husky.sh
"
golangci-lint run -v --fix
&&
\
cd
web
&&
yarn lint
Reference in New Issue
View Git Blame
Copy Permalink