-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor fixes to formatting to prepare for KtLint 1.0 #1183
Commits on Dec 10, 2023
-
Sync up spotless.kotlin.ktlint config overrides with .editorconfig an…
…d use a single source of truth.
Configuration menu - View commit details
-
Copy full SHA for 9c14f18 - Browse repository at this point
Copy the full SHA 9c14f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d4137 - Browse repository at this point
Copy the full SHA 06d4137View commit details -
> Task :sample:spotlessKotlin FAILED
Step 'ktlint' found problem in 'src\main\java\app\cash\paparazzi\sample\ResourcesDemo.kt': Error on line: 31, column: 5 rule: standard:function-naming Function name should start with a lowercase letter (except factory methods) and use camel case
Configuration menu - View commit details
-
Copy full SHA for 3d27a62 - Browse repository at this point
Copy the full SHA 3d27a62View commit details -
> Task :sample:spotlessKotlin FAILED
Step 'ktlint' found problem in 'src\main\java\app\cash\paparazzi\sample\ResourcesDemo.kt': Error on line: 27, column: 11 rule: standard:property-naming Property name should use the screaming snake case notation when the value can not be changed
Configuration menu - View commit details
-
Copy full SHA for 704857d - Browse repository at this point
Copy the full SHA 704857dView commit details -
> Task :sample:spotlessKotlin FAILED
Step 'ktlint' found problem in 'src\test\java\app\cash\paparazzi\sample\ComposeA11yTest.kt': Error on line: 56, column: 39 rule: standard:discouraged-comment-location A comment in a 'value_argument_list' is only allowed when placed on a separate line
Configuration menu - View commit details
-
Copy full SHA for 163dadc - Browse repository at this point
Copy the full SHA 163dadcView commit details -
> Task :paparazzi:spotlessKotlin FAILED
Step 'ktlint' found problem in 'src\main\java\app\cash\paparazzi\internal\interceptors\MatrixMatrixMultiplicationInterceptor.kt': Error on line: 19, column: 11 rule: standard:property-naming Property name should start with a lowercase letter and use camel case
Configuration menu - View commit details
-
Copy full SHA for 42695ef - Browse repository at this point
Copy the full SHA 42695efView commit details -
> Task :paparazzi:spotlessKotlin FAILED
Step 'ktlint' found problem in 'src\main\java\app\cash\paparazzi\internal\resources\Pseudolocalizer.kt': Error on line: 351, column: 15 rule: standard:property-naming Property name should start with a lowercase letter and use camel case
Configuration menu - View commit details
-
Copy full SHA for e4ce6f0 - Browse repository at this point
Copy the full SHA e4ce6f0View commit details -
> Task :paparazzi:spotlessKotlin FAILED
Step 'ktlint' found problem in 'src\main\java\app\cash\paparazzi\internal\resources\RepositoryLoader.kt': Error on line: 124, column: 15 rule: standard:property-naming Property name should start with a lowercase letter and use camel case
Configuration menu - View commit details
-
Copy full SHA for 75f002a - Browse repository at this point
Copy the full SHA 75f002aView commit details -
> Task :paparazzi:spotlessKotlin FAILED
Step 'ktlint' found problem in 'src\main\java\app\cash\paparazzi\internal\interceptors\MatrixVectorMultiplicationInterceptor.kt': Error on line: 23, column: 2 rule: standard:max-line-length Exceeded max line length (140)
Configuration menu - View commit details
-
Copy full SHA for 46fabf2 - Browse repository at this point
Copy the full SHA 46fabf2View commit details -
> Task :paparazzi:spotlessKotlin FAILED
Step 'ktlint' found problem in 'src\main\java\app\cash\paparazzi\internal\resources\Pseudolocalizer.kt': Error on line: 22, column: 1 rule: standard:no-consecutive-comments an EOL comment may not be preceded by a KDoc. Reversed order is allowed though when separated by a newline.
Configuration menu - View commit details
-
Copy full SHA for 91bcd22 - Browse repository at this point
Copy the full SHA 91bcd22View commit details -
> Task :paparazzi:spotlessKotlin FAILED
Step 'ktlint' found problem in 'src\test\java\app\cash\paparazzi\internal\resources\PseudolocaleGeneratorTest.kt': Error on line: 85, column: 1 rule: standard:max-line-length Exceeded max line length (140)
Configuration menu - View commit details
-
Copy full SHA for 7cc86a8 - Browse repository at this point
Copy the full SHA 7cc86a8View commit details -
> Task :paparazzi:spotlessKotlin FAILED
Step 'ktlint' found problem in 'src\main\java\app\cash\paparazzi\internal\interceptors\MatrixMatrixMultiplicationInterceptor.kt': Error on line: 38, column: 15 rule: standard:function-naming Function name should start with a lowercase letter (except factory methods) and use camel case
Configuration menu - View commit details
-
Copy full SHA for 219c1de - Browse repository at this point
Copy the full SHA 219c1deView commit details -
> Task :paparazzi-gradle-plugin:spotlessKotlin FAILED
Step 'ktlint' found problem in 'src\test\projects\lifecycle-usages\src\test\java\app\cash\paparazzi\plugin\test\LifecycleUsageTest.kt': Error on line: 21, column: 13 rule: standard:function-naming Function name should start with a lowercase letter (except factory methods) and use camel case
Configuration menu - View commit details
-
Copy full SHA for a37bd9e - Browse repository at this point
Copy the full SHA a37bd9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 408a90d - Browse repository at this point
Copy the full SHA 408a90dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6025f33 - Browse repository at this point
Copy the full SHA 6025f33View commit details