Skip to content

Run clj-kondo by a more stable means #693

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

Merged
merged 1 commit into from
Apr 11, 2021

Conversation

vemv
Copy link
Member

@vemv vemv commented Apr 9, 2021

Running curl | bash didn't seem exactly ideal, and also it seems a good idea to run a stable, fixed version.

Finally it's also good to stick to vanilla JVM clojure, removing the possibility of graalvm doing something funny.

Green build in my personal account

image

@@ -177,10 +173,6 @@ workflows:
- util_job:
name: Code Linting
steps:
- run:
Copy link
Member Author

Choose a reason for hiding this comment

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

Probably it's best to let Eastwood run last (as it's the slowest linter of the bunch), for a faster feedback loop

@vemv vemv mentioned this pull request Apr 11, 2021
5 tasks
@bbatsov bbatsov merged commit 4265a8b into clojure-emacs:master Apr 11, 2021
@bbatsov
Copy link
Member

bbatsov commented Apr 11, 2021

I like the suggest change. Thanks!

vemv added a commit to reducecombine/orchard that referenced this pull request Apr 11, 2021
vemv added a commit to reducecombine/orchard that referenced this pull request Apr 13, 2021
bbatsov pushed a commit to clojure-emacs/orchard that referenced this pull request Apr 13, 2021
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