We recently added support for `.config` in RuboCop, but a question was brought up about whether tools are expected to go for: - `.config/.tool-config` - `.config/tool/config` - `.config/tool-config` See https://github.com/rubocop/rubocop/pull/12700#issuecomment-1949352779 for more context.