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

cosmetic: trim whitespace in code files #152

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

jf
Copy link
Contributor

@jf jf commented Dec 5, 2024

trim whitespace specifically from 2 files:

  • libs/deps-template/resources/io/github/kit_clj/kit/deps.edn
  • libs/kit-generator/src/kit/generator/modules/generator.clj

Note:

  • it looks like more can probably be done for libs/deps-template/resources/io/github/kit_clj/kit/deps.edn to tidy things up a bit, but I am just choosing to tackle the whitespace-only line first to make for a better dev experience (when I open up deps.edn in my editor, this line is highlighted and makes me wonder; and I don't think this is unique to my editor (am using Emacs Prelude atm))
  • I an choosing to ignore the trailing whitespace in CHANGELOG.md (but feel free to let me know if you want those to be removed as well so I can include it in this PR)

- libs/deps-template/resources/io/github/kit_clj/kit/deps.edn
- libs/kit-generator/src/kit/generator/modules/generator.clj
@yogthos yogthos merged commit 8287323 into kit-clj:master Dec 5, 2024
1 check passed
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.

2 participants