2024-08-04 23:09:15 +00:00
|
|
|
# This configuration file was generated by `ameba --gen-config`
|
2024-09-11 00:47:39 +00:00
|
|
|
# on 2024-09-11 00:56:14 UTC using Ameba version 1.6.1.
|
2024-08-04 23:09:15 +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.
|
|
|
|
|
2024-09-11 00:47:39 +00:00
|
|
|
# Problems found: 4
|
2024-08-04 23:09:15 +00:00
|
|
|
# Run `ameba --only Documentation/DocumentationAdmonition` for details
|
|
|
|
Documentation/DocumentationAdmonition:
|
|
|
|
Description: Reports documentation admonitions
|
|
|
|
Timezone: UTC
|
|
|
|
Excluded:
|
2024-08-12 22:01:13 +00:00
|
|
|
- src/lexer.cr
|
2024-08-04 23:09:15 +00:00
|
|
|
- src/actions.cr
|
2024-09-11 00:47:39 +00:00
|
|
|
- spec/examples/crystal/lexer_spec.cr
|
2024-08-04 23:09:15 +00:00
|
|
|
Admonitions:
|
|
|
|
- TODO
|
|
|
|
- FIXME
|
|
|
|
- BUG
|
|
|
|
Enabled: true
|
|
|
|
Severity: Warning
|