This website works better with JavaScript.
Explore
Help
Sign In
jolson
/
slack-eggberg
Watch
1
Star
0
Fork
You've already forked slack-eggberg
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
328b32cd40
slack-eggberg
/
lint
7 lines
96 B
Raw
Blame
History
#!/usr/bin/env bash
DIR
=
"
$(
readlink -f
"
${
BASH_SOURCE
%/*
}
"
)
"
cd
"
${
DIR
}
"
flake8
&&
pydocstyle
Reference in new issue
View Git Blame
Copy Permalink