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

Run cljfmt over .edn files #96

Closed
wants to merge 1 commit into from

Conversation

asponring
Copy link

Cljfmt transformations appear to apply correctly to edn, which is a subset of Clojure syntax. This PR proposes to turn on edn formatting by default.

Cljfmt transformations appear to apply correctly to edn, which is a
subset of Clojure syntax.
@asponring
Copy link
Author

@cespare PTAL.

@cespare
Copy link
Owner

cespare commented Jul 30, 2023

I'm fine with formatting EDN files but I can definitely imagine wanting to turn that off. I sent #98 which adds it as a config file option.

@asponring
Copy link
Author

@cespare your PR #98 looks good. Since it supersedes the current PR I'll close this one. When I have confirmation that it's ok to merge in the main repo, I'll let you know.

@asponring asponring closed this Oct 12, 2023
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