Skip to content

Commit 32e3101

Browse files
Update README.md
We don't think NilCheck and ManualDispatch help us write better code
1 parent 6030bf3 commit 32e3101

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ It runs the https://hub.docker.com/r/codeclimate/codeclimate docker image under
5151
IrresponsibleModule:
5252
enabled: false
5353
54+
NilCheck:
55+
enabled: false
56+
57+
ManualDispatch:
58+
enabled: false
59+
5460
LongParameterList:
5561
max_params: 4 # defaults to 3. You want this number realistic but stretchy so we can move it down
5662

0 commit comments

Comments
 (0)