We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd07ec0 commit 2c78b88Copy full SHA for 2c78b88
.codebeatsettings
@@ -0,0 +1,8 @@
1
+{
2
+ "SWIFT": {
3
+ "ARITY": [6, 7, 8, 9],
4
+ "TOO_MANY_IVARS": [10, 15, 20, 25],
5
+ "TOO_MANY_METHODS": [30, 35, 40, 50],
6
+ "TOTAL_LOC": [250, 300, 400, 500]
7
+ }
8
+}
0 commit comments