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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5f88eac46b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5f88eac46b'
${ noResults }
slack-eggberg
/
lint
7 lines
96 B
Raw
Normal View
History
Unescape
Escape
Städa kod i enlighet med `flake8`.
5 years ago
#!/usr/bin/env bash
DIR="$(readlink -f "${BASH_SOURCE%/*}")"
cd "${DIR}"
Lägg till dokumentation i enlighet med `pydocstyle`.
5 years ago
flake8 && pydocstyle