issues
search
lpil
/
dogma
:closed_lock_with_key: A code style linter for Elixir
Other
471
stars
52
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Making the repo archived
#258
dolfinus
opened
3 years ago
1
Old dependencies, warnings, unable to run `mix dogma`
#257
vukanac
closed
4 years ago
1
Missing clause bug
#256
niamtokik
closed
5 years ago
1
Dogma fails on parsing scripts
#255
peterrudenko
closed
6 years ago
3
Ignore value placeholders
#254
bozydar
closed
6 years ago
0
TrailingWhitespace in blank Lines
#253
elridion
closed
6 years ago
0
Disable rule for file
#252
axelson
closed
6 years ago
0
Add configuration allow_multiple_hashes to CommentFormat
#251
axelson
closed
6 years ago
1
Ignore assets/node_modules .
#250
rhnonose
closed
6 years ago
3
Ignore "Should be n spaces after comma" in comments
#249
zosiu
closed
6 years ago
1
Phoenix clean install 143 files, 835 errors
#248
pmelnichuk
closed
6 years ago
3
PipelineStart issue
#247
yury-dymov
closed
6 years ago
1
Ignore "Should be n spaces after comma" in comments
#246
craigp
closed
6 years ago
0
Adding ability to ignore rule on specific line
#245
BKStephens
closed
6 years ago
0
TakenName error for unquote inside macro.
#244
mpiercy827
closed
6 years ago
0
Allow implementation of base protocols in the takenName rule
#243
P-Seebauer
closed
7 years ago
1
taken names rule triggers inside `defimpl`
#242
P-Seebauer
closed
7 years ago
9
Implementing the Inspect protocol causes a TakenName error
#241
rhruiz
closed
7 years ago
3
Dogma doesn't flag trailing whitespace in doc annotations
#240
notriddle
closed
7 years ago
1
no function clause matching in Dogma.Rule.FunctionParentheses.check_function_parens/2
#239
CharlesIrvineKC
closed
6 years ago
2
Add one more space to format example correctly
#238
lee-dohm
closed
7 years ago
3
Remove warnings shown by Elixir 1.4.1
#237
JonRowe
closed
7 years ago
3
False error with ComparisonToBoolean and Ecto query?
#236
jlee0831
closed
6 years ago
2
Incorrect rule match in SpaceAfterComma
#235
techgaun
closed
6 years ago
1
only ignore dogma in root
#234
techgaun
closed
7 years ago
1
fix spelling and add little documentation for module
#233
techgaun
closed
7 years ago
1
Comments: Ignore spacing requirent for shebang line
#232
cgiffard
closed
8 years ago
1
Comment rules should ignore shebang line in scripts
#231
cgiffard
closed
8 years ago
3
Fix tpyo
#230
scripttease
closed
8 years ago
1
Add exception for ++ to PipelineStart
#229
scripttease
closed
8 years ago
2
PipelineStart: Permit starting with `++`.
#228
lpil
closed
8 years ago
0
Protocol.Undefined in Elixir Standard Library
#227
StevenXL
closed
8 years ago
2
Allow pipe chains to start with a zero-arity function call.
#226
scouten
closed
8 years ago
1
Function Pipe Chains must start with a bare value ... but how?
#225
scouten
closed
8 years ago
2
Nested string interpolation incorrectly treated as comment
#224
mbuhot
closed
6 years ago
4
Support column numbers in output
#223
kthelgason
closed
6 years ago
1
Allow multiple '#' characters before a comment
#222
paulfioravanti
closed
6 years ago
2
Erlang terms in module name makes dogma crash
#221
AndrewDryga
closed
8 years ago
1
Exception against Phoenix repo.
#220
fazibear
closed
8 years ago
2
Configuration and ignoring via comments
#219
sobolevn
closed
6 years ago
2
make Dogma `brew install`able
#218
kthelgason
closed
8 years ago
0
Add mix app to `applications` in mix.exs
#217
kthelgason
closed
8 years ago
1
Make Dogma available as an escript executable
#216
kthelgason
closed
8 years ago
1
Fix argument error
#215
ThijsWouters
closed
8 years ago
1
Add minimum_version option
#214
mgartner
closed
8 years ago
4
Fix typo in function clause in json reporter
#213
kthelgason
closed
8 years ago
3
New rule: InfixOperatorPadding
#212
mgartner
closed
8 years ago
4
Clean up FunctionParentheses rule
#211
mgartner
closed
8 years ago
1
Disallow use of => syntax for map literals with atoms for keys.
#210
lpil
closed
6 years ago
0
"Useless" string interpolation detected in a Regex sigil
#209
hauntedhost
closed
8 years ago
2
Next