Skip to content
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

[integrate with kotlin linter] #9

Merged
merged 3 commits into from Oct 2, 2022

Conversation

doriancodes
Copy link
Contributor

Solves this issue #4

  • added gradle ktlint plugin
  • added .editorconfig file
  • added lint Makefile recipe
  • added lint step in ci pipeline
  • formatted existing code

- added gradle ktlint plugin
- added .editorconfig file
- added lint Makefile recipe
- added lint step in ci pipeline
- formatted existing code
- added gradle ktlint plugin
- added .editorconfig file
- added lint Makefile recipe
- added lint step in ci pipeline
- formatted existing code
@u-ways u-ways linked an issue Oct 2, 2022 that may be closed by this pull request
@u-ways u-ways merged commit 61fb3f4 into propactive:master Oct 2, 2022
@u-ways u-ways added hacktoberfest-accepted Used to mark Hacktoberfest contributions as valid. hacktoberfest A month-long celebration run by DigitalOcean to celebrate and give back to open source projects. labels Oct 2, 2022
@u-ways
Copy link
Member

u-ways commented Oct 2, 2022

Awesome, thanks for the changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest A month-long celebration run by DigitalOcean to celebrate and give back to open source projects. hacktoberfest-accepted Used to mark Hacktoberfest contributions as valid.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate with a Kotlin linter
2 participants