| .. |
|
ast
|
Treat TypeAlias values as annotations (#377)
|
2022-10-09 17:37:19 -04:00 |
|
autofix
|
Implement flake8-print (#308)
|
2022-10-03 17:19:56 -04:00 |
|
plugins
|
Create unified Expr for PEP 604 rewrites (#370)
|
2022-10-08 22:13:00 -04:00 |
|
python
|
Implement PEP 585 annotation rewrites (#368)
|
2022-10-08 18:22:24 -04:00 |
|
snapshots
|
Defer string annotations even when futures annotations are enabled (#378)
|
2022-10-09 18:28:29 -04:00 |
|
ast.rs
|
Implement PEP 604 annotation rewrites (#369)
|
2022-10-08 20:28:00 -04:00 |
|
autofix.rs
|
Pull check logic out of check_ast.rs (#135)
|
2022-09-08 22:46:42 -04:00 |
|
cache.rs
|
Use absolute paths for exclusion matching (#213)
|
2022-09-19 20:32:31 -06:00 |
|
check_ast.rs
|
Defer string annotations even when futures annotations are enabled (#378)
|
2022-10-09 18:28:29 -04:00 |
|
check_lines.rs
|
Optimize imports
|
2022-10-08 20:39:13 -04:00 |
|
checks.rs
|
Implement C415 (#371)
|
2022-10-09 10:12:58 -04:00 |
|
cli.rs
|
Warn the user if an explicitly selected check code is ignored (#356)
|
2022-10-07 17:36:17 -04:00 |
|
code_gen.rs
|
Implement PEP 604 annotation rewrites (#369)
|
2022-10-08 20:28:00 -04:00 |
|
fs.rs
|
Don’t follow directory symlinks found while walking (#280)
|
2022-09-29 15:10:25 -04:00 |
|
lib.rs
|
Run first lint rules atop tree-sitter
|
2022-10-09 21:10:43 -04:00 |
|
linter.rs
|
Run first lint rules atop tree-sitter
|
2022-10-09 21:10:43 -04:00 |
|
logging.rs
|
Revert "Adding flag and logic for different output format" (#187)
|
2022-09-14 14:20:02 -04:00 |
|
main.rs
|
Warn the user if an explicitly selected check code is ignored (#356)
|
2022-10-07 17:36:17 -04:00 |
|
message.rs
|
Use strum to facilitate simple enum serialization (#367)
|
2022-10-08 17:47:25 -04:00 |
|
noqa.rs
|
Run first lint rules atop tree-sitter
|
2022-10-09 21:10:43 -04:00 |
|
plugins.rs
|
Optimize imports
|
2022-10-08 20:39:13 -04:00 |
|
printer.rs
|
Add an end location to Check (#299)
|
2022-10-02 12:50:42 -04:00 |
|
pyproject.rs
|
Optimize imports
|
2022-10-08 20:39:13 -04:00 |
|
python.rs
|
Implement F407 (#158)
|
2022-09-11 18:05:28 -04:00 |
|
settings.rs
|
Warn the user if an explicitly selected check code is ignored (#356)
|
2022-10-07 17:36:17 -04:00 |
|
tree_parser.rs
|
Run first lint rules atop tree-sitter
|
2022-10-09 21:10:43 -04:00 |