6 Commits

Author SHA1 Message Date
96174e5d00 Update editor config
- Increase max line length (120->140)
- Fix wildcard for Kotlin files
2024-07-16 13:37:55 +02:00
450d778454 Disable wildcard imports 2022-02-23 11:45:57 +01:00
c4241c6fc8 Add "root" property to editorconfig 2020-04-30 16:57:56 +02:00
ffadba497a Remove "end_of_line" rule from editorconfig
It caused issues in Android Studio on Windows where it would "detect" changed files but there were none. git will automatically convert line endings on windows so this should not cause any problems.
2020-02-29 10:03:26 +01:00
e5771f4c95 Fix ChannelManager crash on older API levels 2020-01-16 11:07:57 -05:00
4eb2b9db7a Add .editorconfig for Kotlin files 2019-12-24 11:15:20 +01:00