issues
search
timothycrosley
/
deprecated.frosted
A simple program which checks Python source files for errors.
MIT License
250
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix simple typo: statment -> statement
#65
timgates42
opened
3 years ago
0
Switched broken pypip.in badges to shields.io
#64
movermeyer
opened
6 years ago
0
SublimeLinter 4 will stop supporting inline settings
#63
braver
opened
6 years ago
0
Fixes a change in the ast parser from Python 3.5 on (reported as issu…
#62
magro11
opened
7 years ago
0
catches an unexpected unicode error and report it
#61
MirkoDziadzka
closed
2 years ago
0
Include license in packages
#60
jakirkham
opened
8 years ago
1
changes in AST from Python 3.5 on
#59
magro11
opened
8 years ago
0
Coroutines are not supported (aka asyncio)
#58
ticosax
opened
8 years ago
0
added possibility to declare plugins
#57
nlaurance
closed
9 years ago
1
UnicodeDecodeError with ä and ö in comment
#56
hugovk
closed
4 years ago
1
Document the protocol for establishing an objective measurement of the proportion of occurrences of a pattern which occur in error
#55
exarkun
opened
10 years ago
0
Ignore imports placed at the bottom of the file
#54
char101
opened
10 years ago
0
exception while during frosted
#53
MirkoDziadzka
opened
10 years ago
1
Feature/improved settings handling
#52
timothycrosley
closed
10 years ago
0
Feature/ignore single lines
#51
timothycrosley
closed
10 years ago
2
say what error code each error is
#50
monsanto
closed
10 years ago
2
__init__.py unused imports aren't actually skipped
#49
monsanto
closed
10 years ago
1
do not show W101 (bare except used) if exception reraises
#48
Shura1oplot
closed
10 years ago
3
Change BUILTIN_VARS to FROSTED_BUILTINS ; add __import__ to FROSTED_BUIL...
#47
madirey
closed
10 years ago
2
Suggestion : honor something like #NOQA
#46
mriehl
closed
10 years ago
3
Frosted doesn't know about builtin function __import__
#45
mriehl
closed
10 years ago
2
Feature/doctest off by default
#44
timothycrosley
closed
10 years ago
0
Fix issue #42: incorrect help text
#43
timothycrosley
closed
10 years ago
0
Wrong command line argument description
#42
Shura1oplot
closed
10 years ago
1
:%s/become stagnate/become stagnant/g
#41
graingert
closed
10 years ago
1
Feature Request: Add more checks
#40
msmhrt
opened
10 years ago
3
Feature/fix issue 38
#39
timothycrosley
closed
10 years ago
0
wrong PythonSyntaxError keyword
#38
Shura1oplot
closed
10 years ago
1
Feature/add support for setup cfg configuration
#37
timothycrosley
closed
10 years ago
0
Feature/issue 26
#36
timothycrosley
closed
10 years ago
0
Feature/fix issue 33
#35
timothycrosley
closed
10 years ago
0
Feature/fix issue 30
#34
timothycrosley
closed
10 years ago
0
frosted doesn't know about '__debug__'
#33
theller
closed
10 years ago
2
Feature/fix issue 28
#32
timothycrosley
closed
10 years ago
0
Feature/fix issue 29
#31
timothycrosley
closed
10 years ago
0
Verbose flag is not honoured for syntax errors
#30
lcd047
closed
10 years ago
3
Question: why skipping __init__.py by default?
#29
aelgru
closed
10 years ago
2
Is there any way to ignore WARNING messages about skipped files?
#28
voltidev
closed
10 years ago
3
Fix issue #25: Add support for skipping based on directory name
#27
timothycrosley
closed
10 years ago
2
vim support
#26
jabbalaci
closed
10 years ago
4
Is it possible to skip files with directory name?
#25
voltidev
closed
10 years ago
2
Feature/license badge
#24
timothycrosley
closed
10 years ago
0
Add license badge
#23
timothycrosley
closed
10 years ago
0
Feature/fix issue 13
#22
timothycrosley
closed
10 years ago
0
Feature/fix issue 12
#21
timothycrosley
closed
10 years ago
0
Feature/fix issue 14
#20
timothycrosley
closed
10 years ago
0
Feature/fix issue 16
#19
timothycrosley
closed
10 years ago
0
add missing DoctestSyntaxError keyword
#18
Shura1oplot
closed
10 years ago
1
api: Fix unicode issue when trying to add \n to the read file
#17
Ormod
closed
10 years ago
1
Not working on Python 3.4 at all for me
#16
Ormod
closed
10 years ago
2
Next