Skip to content

Add the ability to configure ignoredFiles#236

Merged
joshafeinberg merged 2 commits intodropbox:mainfrom
kpagratis:kostas.pagratis/addIgnoreFiles
Feb 13, 2024
Merged

Add the ability to configure ignoredFiles#236
joshafeinberg merged 2 commits intodropbox:mainfrom
kpagratis:kostas.pagratis/addIgnoreFiles

Conversation

@kpagratis
Copy link
Copy Markdown
Contributor

It would be useful to have the ability to configure files to be ignored by the plugin.
With this functionality, you could filter files like markdown docs so your pipelines can run faster.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Nov 3, 2023

CLA assistant check
All committers have signed the CLA.

@joshafeinberg
Copy link
Copy Markdown
Member

@kpagratis thanks for the contribution, can you please run ktlint locally to get some fixes in for your changes then I can probably get this in for the next release :)

@kpagratis
Copy link
Copy Markdown
Contributor Author

@joshafeinberg Yes of course. I'll do that tomorrow. Thanks for taking a look!

@kpagratis
Copy link
Copy Markdown
Contributor Author

❯ ./gradlew ktlintCheck

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 339ms
1 actionable task: 1 up-to-date
❯ ./gradlew ktlintFormat

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 324ms
1 actionable task: 1 up-to-date

@joshafeinberg
Copy link
Copy Markdown
Member

Whoops, looks we applied ktlint wrong so i'll merge this and then fix that up. Thanks again

@joshafeinberg joshafeinberg merged commit ae16557 into dropbox:main Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants