whats the easiest way to ensure that all my coworkers are using the same kotlin code style settings? is there a file i can check into git? I used to check
.idea/codeStyles/codeStyleConfig.xml
into git but it seem that file does not change when i change the code style settings