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
New analysis: Useless assignment
enhancement
new check proposal
static analysis
#810
opened Jul 9, 2020 by
andre2007
Building on Windows => bunch of "Error: undefined identifier"
#806
opened Jun 1, 2020 by
Robert-M-Muench
False positive for "variable is never modified" for a struct instance modified via __traits(getMember)
#795
opened Mar 7, 2020 by
andrejp88
Static `@property` function wrongly marked as needing `const`, `inout`, or `immutable`
bug
#791
opened Feb 9, 2020 by
brianush1
Error: variable `s` is shadowing variable is not found by dscanner
#785
opened Dec 12, 2019 by
andre2007
Add rules documentation (level, category and description)
enhancement
#772
opened Jul 29, 2019 by
ljmf00
auto_ref_assignment: warns when assigning to shadowed variable
bug
static analysis
#766
opened Jun 15, 2019 by
unleashy
'Never modified check' false positive with PostIncrement/Decrement
bug
#759
opened May 12, 2019 by
ghost
Rule Request: UnnecessaryShellCommand
enhancement
new check proposal
#717
opened Nov 20, 2018 by
mcandre
Check that every function has a memory safety attribute (e.g., @safe)
enhancement
new check proposal
#715
opened Nov 16, 2018 by
mcandre
In-statement followed by out-condition causes parser error
#711
opened Oct 19, 2018 by
FeepingCreature
The imports are not sorted in alphabetical order within version
bug
#693
opened Aug 31, 2018 by
belka-ew
Warn if public symbols are found within `version(unittest)` blocks
enhancement
new check proposal
#690
opened Aug 25, 2018 by
ghost
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.