issues
search
dlang-community
/
D-Scanner
Swiss-army knife for D source code
Boost Software License 1.0
242
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Warn when comparing a variable with its only possible value
#961
VPanteleev-S7
opened
1 month ago
0
Only print helpt to stdout when asked
#960
ryuukk
opened
1 month ago
0
Warn on private and public overloads for a given name
#959
rikkimax
opened
2 months ago
0
Memory leak
#958
ryuukk
opened
3 months ago
0
String in an UDA causes issues
#957
werl
closed
3 months ago
2
D-Scanner does not Reognize String Interpolation
#956
RubyTheRoobster
opened
3 months ago
1
Bitfields support
#955
rikkimax
opened
4 months ago
3
Named arguments support
#954
CyberShadow
closed
2 weeks ago
1
Missing interpolated strings support
#953
al1-ce
opened
6 months ago
2
[ci skip]: Fix comment in action
#952
kubo39
opened
6 months ago
0
Build Issue on Windows - unable to read module 'lexer'
#951
katastic
opened
6 months ago
2
[ci skip]: use indent style for yaml
#950
kubo39
closed
6 months ago
0
Clearify key names
#949
kubo39
closed
6 months ago
0
chore: remove travis related things
#948
kubo39
closed
6 months ago
0
Actions exclude dmd macOS latest
#947
kubo39
closed
6 months ago
0
Allow skipping checks for dscanner.suspicious.unmodified with nolint
#946
kubo39
closed
6 months ago
0
Print help to stdout not stderr
#945
ryuukk
closed
9 months ago
2
Update obsolete url
#944
ghost
closed
11 months ago
0
Fix build on BSD
#943
jtbx
closed
11 months ago
0
Warn when not accessing member variable through `this`
#942
cwinter158
opened
11 months ago
0
support // @nolint(...) comments as well
#941
WebFreak001
opened
1 year ago
0
dscanner.ini settings get ignored when adding ModuleFilters
#940
SingingBush
opened
1 year ago
0
add BaseAnalyzerArguments to keep ctor changes sane
#939
WebFreak001
closed
1 year ago
0
label_var_same_name triggered for non-static members in static functions
#938
0xEAB
opened
1 year ago
1
Allow skipping checks with @("nolint(...)") and @nolint("...")
#936
ricardaxel
closed
1 year ago
8
Skip lint on given line / function / class ..
#935
ricardaxel
opened
1 year ago
1
Add --exclude cli argument
#934
ricardaxel
closed
1 year ago
0
support `@arguments.rst` for args through file
#933
WebFreak001
closed
1 year ago
0
Respect `excludedSourceFiles` when scanning sources
#932
chances
closed
1 year ago
5
AssertError on style check
#931
zorael
opened
1 year ago
1
Support for compilation database
#930
ricardaxel
opened
1 year ago
1
add warnings for known useless / avoidable memory-allocations (especially in phobos)
#929
WebFreak001
opened
1 year ago
1
Always curly
#928
burner
closed
1 year ago
3
use dscanner to replace phobos style_lint_shellcmds
#927
thewilsonator
opened
1 year ago
0
Support `alias this = _base;`
#926
ryuukk
opened
1 year ago
0
feat(highlight): support multiple themes
#925
snprajwal
closed
1 year ago
0
Support additional themes for HTML highlighting
#924
snprajwal
closed
1 year ago
1
fix unused variable check for unitthreaded checks
#923
WebFreak001
closed
1 year ago
0
Disable auto_function_check by default
#922
WebFreak001
closed
1 year ago
0
more sane parentheses fix for delegates
#921
WebFreak001
closed
1 year ago
0
fix diagnostic location for `@UDA auto f() {}`
#920
WebFreak001
closed
1 year ago
0
fix infinite allocating in context formatter
#919
WebFreak001
closed
1 year ago
0
fix case/default scopes, fix #913
#918
WebFreak001
closed
1 year ago
0
fix #916 autofix CLI, add integration test for it
#917
WebFreak001
closed
1 year ago
0
Interactive fix is not working for me
#916
gizmomogwai
closed
1 year ago
4
include resolved autofixes in `--report` output
#915
WebFreak001
closed
1 year ago
0
run integration tests in CI
#914
WebFreak001
closed
1 year ago
0
wrongful label_var_same_name_check
#913
brianush1
closed
1 year ago
0
feature: Provide predefined error format compatible with dmds output
#912
gizmomogwai
closed
1 year ago
0
add auto-fix API
#911
WebFreak001
closed
1 year ago
3
Next