-
Notifications
You must be signed in to change notification settings - Fork 128
Issues: duaraghav8/Ethlint
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
False positive on interface inheriting from another interface
bug
#296
opened Jul 30, 2022 by
drank40
Wrong error message for
msg.sender.call{value: amount}("");
bug
#286
opened Oct 4, 2020 by
avatar-lavventura
“Consider using 'transfer' in place of 'call.value()” is a false error message
#280
opened Jan 13, 2020 by
avatar-lavventura
Update security rules to follow new best practices for transferring value
#275
opened Nov 12, 2019 by
vince0656
CLI: add option to list all available lint rules
enhancement
Hacktoberfest
Hacktoberfest 2019
#274
opened Sep 15, 2019 by
duaraghav8
no-empty-blocks shouldn't flag empty contract body in an inherited contract
bug
#273
opened Sep 14, 2019 by
duaraghav8
max-len rule doesn't apply in certain cases
bug
Hacktoberfest
Hacktoberfest 2019
#272
opened Aug 26, 2019 by
BrendanChou
Inconsistent behavior of indentation rule for abstract functions
bug
Hacktoberfest
Hacktoberfest 2019
#268
opened Jul 1, 2019 by
quezak
Linter doesn't return non-zero code when --fix-dry-run fixes errors
bug
#258
opened Feb 2, 2019 by
duaraghav8
Add --max-warnings cli option
enhancement
Hacktoberfest
Hacktoberfest 2019
#255
opened Jan 20, 2019 by
duaraghav8
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.