issues
search
rrrene
/
credo
A static code analysis tool for the Elixir language with a focus on code consistency and teaching.
http://credo-ci.org/
MIT License
4.94k
stars
419
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Credo.Check format_issue can use a custom exit_status option
#1162
rNoz
closed
1 day ago
3
Using `Kernel.match?/2` to check if variable contains anonymous function AST increases size by 5 in `Credo.Check.Refactor.ABCSize`
#1161
Eiji7
opened
2 weeks ago
0
credo 1.7.9 warning: using map.field notation
#1160
nathany-copia
closed
2 weeks ago
3
fix missing parentheses warning in `Credo.Check.Params.category/2`
#1159
Eiji7
closed
2 weeks ago
4
Credo.Check.Warning.Dbg: account for `&dbg/1`
#1158
Nezteb
opened
2 weeks ago
0
Add ** operator
#1157
gilbertbw
closed
2 weeks ago
1
Fixes counting params when a function has a guard
#1156
paulanthonywilson
closed
1 month ago
2
By default each pin operator increases size in ABCSize refactor check
#1155
Eiji7
closed
1 month ago
3
Remove deprecated module.function() notation
#1154
avinayak
closed
1 month ago
2
`--format=sarif` still outputs summary with using `mix credo diff`
#1153
mashton
opened
2 months ago
2
False positive in Credo.Check.Refactor.Apply
#1152
albertored
closed
2 months ago
1
False positive in `Credo.Check.Refactor.Apply`
#1151
albertored
closed
2 months ago
1
fix typo
#1150
includeVitor
closed
2 months ago
1
Change to not warn on calls to IO.inspect/3
#1149
jisaacstone
closed
2 months ago
1
`Credo.Check.Warning.UnsafeToAtom` warning on compile time created atom
#1148
Wigny
closed
1 month ago
5
Question around the plugin
#1147
epinault
closed
1 month ago
2
Regression in 1.7.7 leading to false positive of Credo.Check.Readability.FunctionNames
#1146
marcelotto
closed
3 months ago
4
Detect ambiguity in function calls without parentheses
#1145
Artur-Sulej
opened
3 months ago
1
New Check: OpenBrowser
#1143
kerrd89
closed
4 months ago
10
Error upgrading project to Elixir 1.17
#1142
ViseLuca
closed
5 months ago
3
Credo.Check.Design.SkipTestWithoutComment and many others, fail to run (Elixir 1.17 issue?)
#1141
joze144
closed
5 months ago
1
Ignore FunctionNames when sigil is private
#1140
leobessa
closed
3 months ago
1
Error `mix credo` on Elixir 1.17 and Erlang/OTP 27
#1139
zacky1972
closed
5 months ago
4
Credo.Check.Warning.Dbg: doesn't warn when using `&dbg/1`
#1138
mhanberg
opened
5 months ago
0
Unicode characters (arrows) that indicate priority of found issues not printed correctly
#1137
miguno
opened
5 months ago
2
Fix for Elixir 1.17
#1136
peaceful-james
closed
5 months ago
8
Use explicit negative ranges
#1135
kevinschweikert
closed
5 months ago
4
Dependency divergence on compile
#1134
fmarigarcia
closed
3 months ago
2
Fix the path for included files in umbrella apps
#1133
tomasz-tomczyk
closed
5 months ago
4
Elixir 1.17 issues
#1132
Fudoshiki
closed
5 months ago
7
Not ready for Elixir 1.16: a lot of 'warning: negative steps are not supported in Enum.slice/2
#1131
lovebes
closed
6 months ago
1
Predicate function names should not start with 'is', and should end in a question mark flagged for :ets.whereis
#1130
simondelacourt
closed
6 months ago
2
Arguable advice from `Credo.Check.Refactor.AppendSingleItem`
#1129
elridion
opened
6 months ago
1
`UnusedKeywordOperation` check should ignore `Keyword.validate!/2`
#1128
cgrothaus
closed
6 months ago
4
Add correct column metadata to all warning checks
#1127
NJichev
closed
6 months ago
13
Fix incorrect columns for dbg and IO.inspect
#1126
mhanberg
closed
6 months ago
2
Fix deprecation for 1.17
#1125
mhanberg
closed
6 months ago
1
False Positive: Macro sigils with uppercase words
#1124
probably-not
closed
7 months ago
4
False positive: spec in quoted
#1123
hissssst
closed
6 months ago
3
refactor: avoid warning for slices
#1122
ViseLuca
closed
7 months ago
2
Ignore PredicateFunctionNames when is impl
#1121
quangngd
closed
7 months ago
2
Gracefully handle output of bitstring `:message` in `%Credo.Issue{}`
#1120
chriscrabtree
opened
8 months ago
8
chore: remove repetitive words
#1119
avoidaway
closed
8 months ago
1
Fix comment regarding how `credo:disable-for-lines` works
#1118
StandardMikeBenza
closed
8 months ago
1
"Most of the time you are using the multi-alias/require/import/use syntax..." with compile_env
#1117
sl1depengwyn
closed
6 months ago
4
NoAmbiguousAliases fails on function param with name alias
#1116
dkuku
closed
8 months ago
3
Credo.Check.Warning.WrongTestFileExtension displayed in non-test module in v1.7.4
#1115
jderr-mx
closed
9 months ago
8
missing spec on unquoted function raise error
#1114
aleagnelli
closed
9 months ago
3
Remove variable name clause for check that can't compile
#1112
novaugust
closed
10 months ago
0
Improve usage of Tasks
#1111
novaugust
closed
10 months ago
3
Next