Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / inaka/elvis_core issues and pull requests
#275 - Update docs to reflect the new major version
Issue -
State: closed - Opened by elbrujohalcon almost 2 years ago
#274 - Fix #266: New Rule: Consistent Variable Casing
Pull Request -
State: closed - Opened by elbrujohalcon almost 2 years ago
- 1 comment
#273 - Fix #265: New Rule: export used types
Pull Request -
State: closed - Opened by maco almost 2 years ago
- 5 comments
#272 - Fix #153: New Rule: No space after #
Pull Request -
State: closed - Opened by elbrujohalcon almost 2 years ago
#271 - Fix #268: New Rule: No Specs
Pull Request -
State: closed - Opened by elbrujohalcon almost 2 years ago
#270 - Fix #162: New Rule: No Types
Pull Request -
State: closed - Opened by elbrujohalcon almost 2 years ago
#269 - New ruleset: hrl_files
Pull Request -
State: closed - Opened by elbrujohalcon almost 2 years ago
- 2 comments
#268 - New Rule: No specs in header files
Issue -
State: closed - Opened by elbrujohalcon almost 2 years ago
Labels: rule
#267 - New Rule: Consistent Variable Naming
Issue -
State: open - Opened by elbrujohalcon almost 2 years ago
Labels: rule
#266 - Consistent Variable Casing
Issue -
State: closed - Opened by elbrujohalcon almost 2 years ago
- 2 comments
Labels: rule
#265 - New Rule: Export All Used Types
Issue -
State: closed - Opened by elbrujohalcon almost 2 years ago
- 1 comment
Labels: rule
#264 - New Rule: If a type is a record, it should be either opaque or not exported
Issue -
State: closed - Opened by elbrujohalcon almost 2 years ago
- 2 comments
Labels: rule
#263 - Tweak CI target versions
Pull Request -
State: closed - Opened by filmor almost 2 years ago
- 3 comments
#262 - Fix macro name resolution (`call` gets highest precedence)
Pull Request -
State: closed - Opened by filmor almost 2 years ago
- 3 comments
#261 - Upgrade katana_code to support optional else clause for maybe expr
Pull Request -
State: closed - Opened by belltoy about 2 years ago
- 3 comments
Labels: bug
#260 - Types in callbacks not retrieved as such
Issue -
State: open - Opened by jackyhui96 about 2 years ago
Labels: bug
#259 - New Rule: Consistent Generic Type
Pull Request -
State: closed - Opened by jackyhui96 about 2 years ago
- 18 comments
#258 - New rule: Consistent Generic Type
Issue -
State: closed - Opened by paulo-ferraz-oliveira about 2 years ago
- 2 comments
Labels: rule, hacktoberfest
#257 - Lint some more (*.md and *.yml)
Pull Request -
State: closed - Opened by paulo-ferraz-oliveira about 2 years ago
- 1 comment
#256 - Add rule to check if a `*hrl` file is allowed to be included in a module or not
Pull Request -
State: closed - Opened by amarBitMan about 2 years ago
- 14 comments
#255 - Fixes #157: New Rule: No successive maps
Pull Request -
State: closed - Opened by elbrujohalcon over 2 years ago
#254 - Kill undocumented (hidden?) rules with fire
Pull Request -
State: closed - Opened by paulo-ferraz-oliveira over 2 years ago
#253 - Move docs from wiki to code
Pull Request -
State: closed - Opened by paulo-ferraz-oliveira over 2 years ago
- 3 comments
#252 - Move docs from wiki to code
Issue -
State: closed - Opened by elbrujohalcon over 2 years ago
Labels: enhancement
#251 - Fix #227: Adapt master to main everywhere
Pull Request -
State: closed - Opened by elbrujohalcon over 2 years ago
- 5 comments
#250 - Fix #172: Add many more operators to the default of operator_spaces
Pull Request -
State: closed - Opened by elbrujohalcon over 2 years ago
#249 - Fix #191: Replace actual line by just the length on line_length message
Pull Request -
State: closed - Opened by elbrujohalcon over 2 years ago
#248 - Fix #225: Add erlang:display/1 to no_debug_call
Pull Request -
State: closed - Opened by elbrujohalcon over 2 years ago
#247 - Add separate files for LF / CRLF tests
Pull Request -
State: closed - Opened by lukebakken over 2 years ago
- 1 comment
#246 - Fix #232: Don't use '$ ', use '$\s'
Pull Request -
State: closed - Opened by elbrujohalcon over 2 years ago
#245 - Fix #150: Always use shortcircuiting boolean operators
Pull Request -
State: closed - Opened by elbrujohalcon over 2 years ago
#244 - Add new rule: no_author
Pull Request -
State: closed - Opened by elbrujohalcon over 2 years ago
#243 - Re-commit the \r\n thing on files for Windows
Pull Request -
State: closed - Opened by elbrujohalcon over 2 years ago
- 11 comments
#242 - Fix #241: Get Elvis ready for OTP25
Pull Request -
State: closed - Opened by elbrujohalcon over 2 years ago
#241 - Make sure that Elvis runs on OTP25
Issue -
State: closed - Opened by elbrujohalcon over 2 years ago
#240 - Fix #229: Add rebar3_format
Pull Request -
State: closed - Opened by elbrujohalcon over 2 years ago
#239 - Fix #228: Add Issue Templates
Pull Request -
State: closed - Opened by elbrujohalcon over 2 years ago
#238 - Fixes #177 by rewriting macro_module_names rule
Pull Request -
State: closed - Opened by elbrujohalcon over 2 years ago
#236 - Output stacktrace on error (ease debug)
Pull Request -
State: closed - Opened by paulo-ferraz-oliveira over 2 years ago
#234 - Revisit defaults for rules
Issue -
State: closed - Opened by paulo-ferraz-oliveira over 2 years ago
- 7 comments
#232 - No space after $
Issue -
State: closed - Opened by paulo-ferraz-oliveira over 2 years ago
- 4 comments
Labels: rule
#229 - Apply a formatter to the code
Issue -
State: closed - Opened by elbrujohalcon over 2 years ago
Labels: enhancement
#228 - Add Issue Templates to this repo
Issue -
State: closed - Opened by elbrujohalcon over 2 years ago
Labels: enhancement
#227 - Adapt master > main
Issue -
State: closed - Opened by paulo-ferraz-oliveira over 2 years ago
Labels: started, rule
#225 - Add erlang:display to default (list) of no_debug_call
Issue -
State: closed - Opened by paulo-ferraz-oliveira over 2 years ago
Labels: enhancement, started
#204 - Do not apply atom_naming_convention over function names, only atoms used as atoms
Issue -
State: open - Opened by nixxquality over 3 years ago
- 11 comments
#191 - Output actual line_length, upon failure, with the warning
Issue -
State: closed - Opened by paulo-ferraz-oliveira over 3 years ago
Labels: enhancement, started
#180 - Run CI on a Windows container
Issue -
State: closed - Opened by paulo-ferraz-oliveira over 3 years ago
- 3 comments
Labels: enhancement
#177 - macro_module_names not failiing on OTP 24
Issue -
State: closed - Opened by paulo-ferraz-oliveira almost 4 years ago
Labels: bug
#172 - Consider more default operator spaces
Issue -
State: closed - Opened by paulo-ferraz-oliveira almost 4 years ago
- 5 comments
Labels: enhancement, started
#170 - Non-atom `catch` element reported as atom
Issue -
State: closed - Opened by paulo-ferraz-oliveira almost 4 years ago
- 6 comments
Labels: bug
#167 - Add code suggestions to comments
Issue -
State: open - Opened by elbrujohalcon almost 10 years ago
- 2 comments
Labels: enhancement
#166 - smarter handling of DRY checks
Issue -
State: closed - Opened by Licenser about 9 years ago
- 5 comments
Labels: enhancement
#162 - Rule idea: no `-type`s in .hrl files
Issue -
State: closed - Opened by erszcz over 10 years ago
- 3 comments
Labels: enhancement, started, rule
#161 - Rule idea: allow only short/trivial inline funs
Issue -
State: open - Opened by erszcz over 10 years ago
- 1 comment
Labels: enhancement
#157 - Don't use map()map() syntax
Issue -
State: closed - Opened by elbrujohalcon over 7 years ago
- 1 comment
Labels: enhancement, started, rule
#156 - map(key, key, ...) on the left side of a pattern and in expressions/right side
Issue -
State: closed - Opened by kvakvs over 7 years ago
- 5 comments
Labels: enhancement, started, rule, hacktoberfest
#153 - Rule suggestion: no spaces around # for maps and records
Issue -
State: closed - Opened by robertoaloi over 4 years ago
- 3 comments
Labels: enhancement, rule
#152 - New Rule: Parentheses in Macro Definitions
Issue -
State: open - Opened by elbrujohalcon over 4 years ago
Labels: enhancement, rule
#151 - Extend naming conventions with things to avoid
Issue -
State: open - Opened by elbrujohalcon over 4 years ago
- 6 comments
Labels: enhancement
#150 - New Rule: Always shortcircuit
Issue -
State: closed - Opened by elbrujohalcon over 4 years ago
Labels: enhancement, rule
#149 - New Rule: Don't use -author
Issue -
State: closed - Opened by elbrujohalcon about 4 years ago
- 2 comments
Labels: enhancement, started, rule
#144 - Check for missing specs (all/exported_only)
Issue -
State: closed - Opened by robertoaloi about 4 years ago
- 11 comments
Labels: enhancement
#4 - consider using cf for colored printing
Issue -
State: open - Opened by Licenser about 9 years ago
- 6 comments
Labels: question
#3 - Split out printing code in a own module
Issue -
State: open - Opened by Licenser about 9 years ago
Labels: question