This website works better with JavaScript.
Explore
Help
Sign In
jbiason
/
Mitter
Watch
1
Star
0
Fork
You've already forked Mitter
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A micro-blogging tool with multiple interfaces.
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.
230
Commits
1
Branch
0
Tags
493 KiB
Python
97.8%
Modelica
2%
Tree:
e8e3f323f5
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e8e3f323f5'
${ noResults }
Mitter
/
check
3 lines
99 B
Raw
Blame
History
#!/bin/sh
find . -name
'*.py'
-exec pyflakes
{
}
\;
python utils/pep8.py --filename
=
*.py --repeat .
Reference in new issue
Copy Permalink