issues
search
inaka
/
elvis_core
The core of an Erlang linter
Other
61
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ets fun2ms without ms transform
#374
bormilan
closed
1 day ago
6
Fix `protocol_for_deps` allow for `git_subdir`'s `ref` and `tag`
#373
paulo-ferraz-oliveira
closed
1 week ago
1
fix(no_successive_maps): prevent failing on nested maps
#372
bormilan
closed
1 week ago
0
change(export_used_types): don't warn on behaviour callbacks
#371
bormilan
opened
2 weeks ago
10
`rebar3` dependency "git_subdir" tag not supported for `tag` (rule: `protocol_for_deps`)
#370
kivra-pauoli
closed
1 week ago
4
Closes #351 - fix false positive on no_nested_try_catch
#369
bormilan
closed
3 weeks ago
0
Closes #311 - fix no_match_in_condition reports a warning even when the condition includes a valid match
#368
bormilan
closed
3 weeks ago
1
New `elvis_style` rule: `no_init_lists`
#367
bormilan
closed
3 weeks ago
11
A few minor tweaks around doc. rules
#366
paulo-ferraz-oliveira
closed
1 month ago
0
New `elvis_style` rule: `max_function_clause_length`
#365
bormilan
closed
1 month ago
19
Feature more `no_common_caveats_call` default options
#364
paulo-ferraz-oliveira
closed
1 month ago
0
Remove "I have performed a self-review of my changes" from the pull request template
#363
paulo-ferraz-oliveira
closed
2 months ago
0
Minor tweaks: versioning, default elements, contributing
#362
paulo-ferraz-oliveira
closed
2 months ago
0
Add a security policy
#361
paulo-ferraz-oliveira
closed
2 months ago
0
Add a code of conduct
#360
paulo-ferraz-oliveira
closed
2 months ago
0
Add a pull request template
#359
paulo-ferraz-oliveira
closed
2 months ago
0
Tweak some defaults: `macro_names`, `operator_spaces`, `no_space`, `function_naming_convention`, `module_naming_convention`, `no_debug_call`
#358
paulo-ferraz-oliveira
closed
2 months ago
1
Add new ruleset, `gitignore`, with rules `gitignore_required_patterns` and `gitignore_forbidden_patterns`
#357
paulo-ferraz-oliveira
closed
1 month ago
10
Breaking: update atom naming convention's default regex
#356
bormilan
closed
2 months ago
4
feat(#297): New rule: Prefer Unquoted Atoms
#355
bormilan
closed
2 months ago
15
Add opaque state as a type declaration
#354
belltoy
closed
3 months ago
3
False positives on no_match_in_condition
#353
elbrujohalcon
closed
2 weeks ago
2
False positive on used_ignored_variable inside macros
#352
fenek
opened
4 months ago
0
False positive on no_nested_try_catch
#351
elbrujohalcon
closed
3 weeks ago
1
OTP 27: bump `katana_code` from 2.1.0 to 2.1.1
#350
paulo-ferraz-oliveira
closed
4 months ago
1
`state_record_and_type` not considering `opaque` as a type declaration
#349
paulo-ferraz-oliveira
closed
3 months ago
3
Fix CI execution conditions: pull request + push to main
#348
paulo-ferraz-oliveira
closed
5 months ago
1
Add Line to relevant calls (#346)
#347
zsoci
closed
5 months ago
6
line_num = 0 for reported errors
#346
zsoci
closed
5 months ago
1
Act on `non_reversible_form` as an exception to atom naming conventions
#345
paulo-ferraz-oliveira
closed
5 months ago
3
Problem with atom on line -1 related to maybe ... end clause
#344
Pedro-Giorgiano
closed
5 months ago
4
Fix (`function_clause`) to support `git_subdir` in `protocol_for_deps_rebar`
#343
paulo-ferraz-oliveira
closed
6 months ago
1
Is rebar3 dependency "git_subdir" tag supported ?
#342
elbrujohalcon
closed
6 months ago
3
Test over OTP 27 and rebar3 3.23
#341
paulo-ferraz-oliveira
closed
6 months ago
3
Be less wasteful of CI
#340
paulo-ferraz-oliveira
closed
6 months ago
0
no_successive_maps doesn't work when nested
#339
rlipscombe
closed
1 week ago
0
`no_macros` now allows for `logger` default macros (`?LOG`, `?LOG_...` and friends)
#338
kivra-pauoli
closed
8 months ago
2
Should `no_macros` consider `LOG_...` as allowed?
#337
kivra-pauoli
closed
8 months ago
3
Count `_to_atom` as common caveats?
#336
paulo-ferraz-oliveira
closed
9 months ago
2
`max_function_length` counts multiple function clauses as a single function
#335
kivra-pauoli
closed
1 month ago
5
New rule: consistent deps applications
#334
paulo-ferraz-oliveira
opened
9 months ago
3
no_successive_maps obsolete due to Erlang change?
#333
paulo-ferraz-oliveira
opened
9 months ago
0
Allow errorless consumption by `rebar3_lint`
#332
paulo-ferraz-oliveira
closed
10 months ago
2
Prevent Hex.pm complaint on invalid license type
#331
paulo-ferraz-oliveira
closed
10 months ago
0
New ruleset: `erl_files_strict`
#330
kivra-pauoli
closed
10 months ago
8
Rule: Do not use lists on start_link/3,4 and init/1
#329
elbrujohalcon
closed
3 weeks ago
3
New Rule: no consecutive strings
#328
paulo-ferraz-oliveira
opened
11 months ago
0
Potential new rule: only call internal_export'ed functions from test code
#327
paulo-ferraz-oliveira
opened
11 months ago
2
Add wildcard support in no_call_functions
#326
attah
closed
1 year ago
1
Wildcards in no_call_functions MFA
#325
attah
closed
1 year ago
4
Next