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

[question] Adding line breaks in defn-like symbols #86

Open
svdo opened this issue Feb 15, 2022 · 1 comment
Open

[question] Adding line breaks in defn-like symbols #86

svdo opened this issue Feb 15, 2022 · 1 comment

Comments

@svdo
Copy link

svdo commented Feb 15, 2022

Hi!

We have recently started using cljstyle, and we're quite happy with it so far. We're now in the stage where we're tuning the configuration to suit our specific needs.

One thing that comes up quite often, is that there are symbols that are similar to defn, for example Helix defnc, Pathom defresolver, etc. Those take an argument list, just like defn.

Cljstyle puts the defn argument lists on new lines. Is there a way that I can configure cljstyle to treat those other defn-like symbols the same way?

@greglook
Copy link
Owner

greglook commented Jan 5, 2024

Similar to #60, which I'd definitely like to support in a future version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants