# This configuration file was generated by `ameba --gen-config` # on 2019-08-25 09:29:24 UTC using Ameba version 0.10.0. # The point is for the user to remove these configuration records # one by one as the reported problems are removed from the code base. # 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