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

feat: add clj-kondo plugin #932

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

rynkowsg
Copy link
Contributor

@rynkowsg rynkowsg commented Dec 16, 2023

Summary

Description:

Checklist

  • Format with scripts/format.bash
  • Test locally with scripts/test_plugin.bash --file plugins/<your_new_plugin_name>
  • Your plugin CI tests are green
    • Tip: use the plugin_test action from asdf-actions in your plugin CI

@rynkowsg rynkowsg requested a review from a team as a code owner December 16, 2023 01:56
@rynkowsg
Copy link
Contributor Author

Info about this plugin has just been added to clj-kondo installation notes:
https://github.com/clj-kondo/clj-kondo/blob/master/doc/install.md

Copy link
Contributor

@jthegedus jthegedus left a comment

Choose a reason for hiding this comment

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

Thanks

@jthegedus jthegedus merged commit 5d2a380 into asdf-vm:master Jan 8, 2024
4 checks passed
mbutov pushed a commit to mbutov/asdf-plugins that referenced this pull request May 6, 2024
@rynkowsg rynkowsg deleted the g/add-clj-kondo-plugin branch October 6, 2024 01:32
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