Commit 7a2cb68
committed
Enable Style/Documentation cop in RuboCop configuration
This change removes the exclusion of the Style/Documentation cop, thereby enabling it. Enforcing documentation ensures that all classes and modules are properly commented, improving code maintainability and readability.1 parent 8c1f842 commit 7a2cb68
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 48 | | |
52 | 49 | | |
53 | 50 | | |
| |||
0 commit comments