|
|
|
|
|
by wrs
1609 days ago
|
|
I guess one could distinguish between “code formatter” and “code style linter” and declare that anything that doesn’t affect the resulting binary (“doesn’t matter” in your definition) has to be in the former. But I don’t think I’d want such a strict division of tools. I think formatting does matter. Sounds like maybe rubocop needs “-east-coast” and “-west-coast” presets. :) |
|