-
-
Notifications
You must be signed in to change notification settings - Fork 143
Better linting #779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Better linting #779
Conversation
0a2ab15
to
8e6a456
Compare
I don't really think |
c1f68fc
to
ed15fa5
Compare
19e3d2a
to
bc295af
Compare
d5ad383
to
475f554
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I skimmed and found these. Probably a lot more.
.push(self.prev_span().sp(ParseError::InvalidArgCount(a.into()))); | ||
1 | ||
} | ||
let a = if let Ok(a) = a.parse() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why change this? I like how it was.
The relative path in workspace crate
|
No description provided.