index
:
delta/python-packages/flake8.git
3.7-maintenance
add-statistics
afortunado21-master-patch-46684
asottile-entry-point-docs-fixup
asottile-patch-1
backwards-compat-api
bug/103
bug/121
bug/122
bug/1372
bug/163
bug/178
bug/179
bug/180
bug/193
bug/52
bug/67
bug/69
bug/74
bug/90
bug/output-file
coverage-6
drop-xdg-config
feature/output-file
feature/register-optional-checks
fix-extend-default-ignore
fix-github-workflows
fix_travis2
github_actions
indent-size-str
legacy-api-tests
main
master
mpenkov-master
new_namedtuple
noqa_continuation
off_by_default
output_file_fix
parallel-syntax-error
pep8-stdin-fix
plugin-loading
pre-commit-ci-update-config
pre_commit_config
proposed/3.0
release/2.5.0
remove_unused_verify_requiremetns
stable/2.6
stray-noqa
throwaway-ci
uncap-flake8
update-appveyor
gitlab.com: pycqa/flake8.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
test_style_guide.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
automatic: pyupgrade --py36-plus
Anthony Sottile
2021-03-30
1
-1
/
+1
*
instrument coverage on tests and require 100% coverage there
Anthony Sottile
2020-03-23
1
-4
/
+6
*
move from optparse to argparse
Anthony Sottile
2019-08-17
1
-3
/
+3
*
Fix flake8 --statistics
Anthony Sottile
2019-01-30
1
-5
/
+11
*
Remove unused and broken flake8.listen plugin type
Anthony Sottile
2018-12-27
1
-71
/
+4
*
Add tests for the expected behaviour of per-file-ignores
Ian Stapleton Cordasco
2018-10-27
1
-0
/
+100
*
Implement --extend-ignore
Ville Skyttä
2018-05-16
1
-0
/
+1
*
Rename style_guide.Error to style_guide.Violation
Ian Cordasco
2017-06-04
1
-42
/
+2
*
Move unit tests for StyleGuide decision logic
Ian Cordasco
2017-06-02
1
-176
/
+0
*
Refactor decision logic into its own object
Ian Cordasco
2017-06-01
1
-9
/
+3
*
Simplify conditoinal in decision logic
Ian Cordasco
2017-05-27
1
-0
/
+2
*
Add extra test cases for violation decisions
Ian Cordasco
2017-05-27
1
-0
/
+14
*
Further refine our logic handling selection
Ian Cordasco
2017-05-27
1
-1
/
+4
*
Fix subtle reporting bug for default on plugins
Ian Cordasco
2016-11-15
1
-0
/
+47
*
Handle a previously unhandled code scenario
Ian Cordasco
2016-11-08
1
-5
/
+11
*
Fix bug with --enable-extensions
Ian Cordasco
2016-10-25
1
-10
/
+17
*
Add failing test for NoneType in handle_error
Ian Cordasco
2016-08-27
1
-0
/
+13
*
Allow plugins that are on by default to be ignored
Ian Cordasco
2016-07-28
1
-0
/
+1
*
Match noqa for users with explanations
bug/178
Ian Cordasco
2016-07-28
1
-0
/
+1
*
Fix zero-indexed column numbering
Ian Cordasco
2016-07-26
1
-1
/
+1
*
Update NOQA regular expression
Ian Cordasco
2016-07-26
1
-0
/
+3
*
Configure flake8-import-order to use Google Style
Ian Cordasco
2016-06-17
1
-4
/
+3
*
Update our linecache test to correct it
Ian Cordasco
2016-05-30
1
-1
/
+3
*
Refactor Error formatting and handling
Ian Cordasco
2016-05-30
1
-3
/
+6
*
Fix import ordering in test files
Ian Cordasco
2016-02-25
1
-1
/
+2
*
Remove arguments from StyleGuide
Ian Cordasco
2016-02-19
1
-9
/
+14
*
Add specific tests for is_inline_ignored
Ian Cordasco
2016-02-19
1
-0
/
+20
*
Add checking for inline #noqa comments
Ian Cordasco
2016-02-19
1
-2
/
+4
*
Update StyleGuide tests and add new tests for handle_error
Ian Cordasco
2016-02-15
1
-18
/
+65
*
Add handling and decision making for select and ignore
Ian Cordasco
2016-02-02
1
-0
/
+128