ruff/src/python
2023-01-02 12:13:45 -05:00
..
builtins.rs Add aiter() and anext() to BUILTINS (#1118) 2022-12-07 09:20:06 -05:00
future.rs Implement F407 (#158) 2022-09-11 18:05:28 -04:00
identifiers.rs Implement U013: Unnecessary TypedDict syntactic form (#716) 2022-11-18 12:10:47 -05:00
keyword.rs Implement B009 (#669) 2022-11-10 13:52:20 -05:00
mod.rs Implement U013: Unnecessary TypedDict syntactic form (#716) 2022-11-18 12:10:47 -05:00
string.rs Add autofix for F504 and F522 (#1184) 2022-12-10 16:33:09 -05:00
sys.rs Replace FNV with rustc-hash (#837) 2022-11-20 15:38:31 -05:00
typing.rs Fix typing::match_annotated_subscript matching ExprKind::Call (#1554) 2023-01-02 12:13:45 -05:00