-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I see currently two issues:
- It is not ran on some files (the files in
tests/run
). - It doesn't seem to warn about a missing empty line around function definitions. (seems like
rustfmt
doesn't support this;blank_lines_lower_bound
will insert lines in many other places like between statements).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request