-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[core] add IDE agnostic configuration #5651
Copy link
Copy link
Closed
Labels
an:enhancementAn improvement on existing features / rulesAn improvement on existing features / rules
Description
Addressing the comment and issue of people use a lot of editors and very different versions, which is a valid concern—one good approach to handling this is using Spotless.
Applying a strictly enforced style can be challenging without a universal solution. Spot provides a way to apply the config out of the box, making it easier to maintain consistency.
Intellij config
This is very specific but understandable, assuming we all use IDEA.
Its all there, we just need to use is.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
an:enhancementAn improvement on existing features / rulesAn improvement on existing features / rules