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

Add option to clojure clj-kondo linter #3812

Merged
merged 1 commit into from
Jul 17, 2021

Conversation

bootleq
Copy link
Contributor

@bootleq bootleq commented Jul 10, 2021

Allow define ale_clojure_clj_kondo_options variable to change command options.

This would help #3412, by setting --config path/to/config.edn can make clj-kondo work correctly.

Small change, so only mininal linter test added here.

Allow define `clojure_clj_kondo_options` to customize command options
for `clj-kondo`.

The `--cache` in original command is now defined as default.
@bootleq
Copy link
Contributor Author

bootleq commented Jul 17, 2021

Updated: I've done a rebase because found the test fail was due to the branch I forked out, now the run-tests were all green on my local environment.

Copy link
Contributor

@hsanson hsanson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good.

@hsanson hsanson merged commit f83a1f7 into dense-analysis:master Jul 17, 2021
@bootleq bootleq deleted the clj-kondo-opts branch July 24, 2021 14:40
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.

None yet

2 participants