2019-06-13 12:42:21 +00:00
|
|
|
# This configuration file was generated by `ameba --gen-config`
|
2019-08-30 11:32:23 +00:00
|
|
|
# on 2019-08-25 09:29:24 UTC using Ameba version 0.10.0.
|
2019-06-13 12:42:21 +00:00
|
|
|
# The point is for the user to remove these configuration records
|
|
|
|
# one by one as the reported problems are removed from the code base.
|
|
|
|
|
2019-06-18 15:03:32 +00:00
|
|
|
# Problems found: 7
|
|
|
|
# Run `ameba --only Lint/UselessAssign` for details
|
|
|
|
Lint/UselessAssign:
|
|
|
|
Description: Disallows useless variable assignments
|
|
|
|
Enabled: true
|
|
|
|
Severity: Warning
|
|
|
|
Excluded:
|
|
|
|
- spec/view_spec.cr
|