We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Passes the filename through to ktlint so that the standard rule set but was not being enforced.
Please make sure that your PR allows edits from maintainers. Sometimes its faster for us to just fix something than it is to describe how to fix it.
After creating the PR, please add a commit that adds a bullet-point under the -SNAPSHOT section of plugin-maven/CHANGES.md which includes:
-SNAPSHOT
If your change only affects a build plugin, and not the lib, then you only need to update the CHANGES.md for that plugin.
CHANGES.md
If your change affects lib in an end-user-visible way (fixing a bug, updating a version) then you need to update CHANGES.md for both the lib and the build plugins. Users of a build plugin shouldn't have to refer to lib to see changes that affect them.
This makes it easier for the maintainers to quickly release your changes :)
Sorry, something went wrong.
Add support for ktlint FilenameRule
504a4d2
Update changelogs for ktlint filenamerule
0d2731a
Resolve ktlint errors in tests
e0b2131
4016c91
Released in plugin-gradle 5.17.1 and plugin-maven 2.17.3.
plugin-gradle 5.17.1
plugin-maven 2.17.3
Successfully merging this pull request may close these issues.