Update custom.yml

Here’s a simplified version of the configuration for enabling the Style/MiddleDot rule with the require directive
This commit is contained in:
Yuva 2024-12-25 11:01:38 +05:30 committed by GitHub
parent 8770905186
commit aa688507e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,4 @@
---
require:
require:
- ../lib/linter/rubocop_middle_dot
Style/MiddleDot: