Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .ameba.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ Metrics/CyclomaticComplexity:
Naming/QueryBoolMethods:
Enabled: false

Naming/BlockParameterName:
Enabled: false

Style/ParenthesesAroundCondition:
Enabled: false
Comment thread
nobodywasishere marked this conversation as resolved.
Outdated
AllowSafeAssignment: true

Lint/NotNil:
Excluded:
- src/markd/parsers/inline.cr