ruff/src/python
2022-12-07 09:20:06 -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 Lint test code (#721) 2022-11-13 11:55:57 -05:00
sys.rs Replace FNV with rustc-hash (#837) 2022-11-20 15:38:31 -05:00
typing.rs Remove sloppy match_name_or_attr helper (#1027) 2022-12-04 09:12:03 -05:00