- Increase max line length (120->140) - Fix wildcard for Kotlin files
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.