Machine bootstrapping tool with a focus on sensible defaults, conventions, and avoidance of vendoring - This is a mirror
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Disable a few ameba rules

Documentation/DocumentationAdmonition: these don't need to be reported by Ameba
Naming/BlockParameterName: I'm okay with single letter block params in some cases

mx4ke.xyz 6b5474a6 c6d79ccb

verified
+9
+9
.ameba.yml
··· 1 + Documentation/DocumentationAdmonition: 2 + Enabled: false 3 + 4 + Naming/BlockParameterName: 5 + Enabled: false 6 + 7 + Naming/Filename: 8 + Excluded: 9 + - src/mstrap/templates/Brewfile.cr