Skip to content

Commit 01b9835

Browse files
committed
Add ameba configuration to disable Naming/AccessorMethodName rule
1 parent 44c445c commit 01b9835

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.ameba.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Naming/AccessorMethodName:
2+
Enabled: false

0 commit comments

Comments
 (0)