ruff/src
Charlie Marsh 9d4a4478f7
Improve exclusion syntax to match exact files (#209)
2022-09-15 21:40:49 -04:00
..
ast Use binding location when reporting F821 errors (#200) 2022-09-14 22:51:07 -04:00
autofix Pull check logic out of check_ast.rs (#135) 2022-09-08 22:46:42 -04:00
python chore: Use `once_cell` instead of `lazy_static` (#178) 2022-09-13 10:06:21 -04:00
snapshots Allow __path__ in __init__.py (#201) 2022-09-15 09:44:03 -04:00
ast.rs Pull check logic out of check_ast.rs (#135) 2022-09-08 22:46:42 -04:00
autofix.rs Pull check logic out of check_ast.rs (#135) 2022-09-08 22:46:42 -04:00
cache.rs Add .gitignore to .ruff_cache (#208) 2022-09-15 20:40:06 -04:00
check_ast.rs Allow __path__ in __init__.py (#201) 2022-09-15 09:44:03 -04:00
check_lines.rs Include line length in E501 messages (#165) 2022-09-11 22:54:11 -04:00
checks.rs Raise error when failing to parse (#199) 2022-09-14 22:37:55 -04:00
fs.rs Improve exclusion syntax to match exact files (#209) 2022-09-15 21:40:49 -04:00
lib.rs Add .gitignore to .ruff_cache (#208) 2022-09-15 20:40:06 -04:00
linter.rs chore: Do not read the same file twice (#206) 2022-09-15 16:05:29 -04:00
logging.rs Revert "Adding flag and logic for different output format" (#187) 2022-09-14 14:20:02 -04:00
main.rs Add .gitignore to .ruff_cache (#208) 2022-09-15 20:40:06 -04:00
message.rs Fix `Message.cmp` (#152) 2022-09-11 10:18:27 -04:00
printer.rs Fix: Structured output Issue Fix (#186) 2022-09-15 09:43:10 -04:00
pyproject.rs Improve exclusion syntax to match exact files (#209) 2022-09-15 21:40:49 -04:00
python.rs Implement F407 (#158) 2022-09-11 18:05:28 -04:00
settings.rs Improve exclusion syntax to match exact files (#209) 2022-09-15 21:40:49 -04:00