mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-27 04:19:18 +00:00
Format Identifier (#5255)
This commit is contained in:
parent
6155fd647d
commit
e47aa468d5
4 changed files with 33 additions and 13 deletions
|
@ -5,6 +5,7 @@ pub(crate) mod arguments;
|
|||
pub(crate) mod comprehension;
|
||||
pub(crate) mod decorator;
|
||||
pub(crate) mod except_handler_except_handler;
|
||||
pub(crate) mod identifier;
|
||||
pub(crate) mod keyword;
|
||||
pub(crate) mod match_case;
|
||||
pub(crate) mod type_ignore_type_ignore;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue