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 splint to linting process and update tasks #161

Merged
merged 2 commits into from
Feb 10, 2024
Merged

Add splint to linting process and update tasks #161

merged 2 commits into from
Feb 10, 2024

Conversation

SmetDenis
Copy link
Owner

Splint has been integrated into the linting process. Changes were made in the Github workflows, project.clj and bb.edn files. Tasks for style checking, linting, and fixing have been reshuffled and updated accordingly.

Denis Smet added 2 commits February 10, 2024 21:41
Splint has been integrated into the linting process. Changes were made in the Github workflows, project.clj and bb.edn files. Tasks for style checking, linting, and fixing have been reshuffled and updated accordingly.
The Eastwood profile was removed from the project.clj file. Also, the tasks in the bb.edn file were updated for testing and linting using clojure command instead of lein. The task changes provide more unified task execution and reduce dependencies.
@SmetDenis SmetDenis merged commit 55cbade into main Feb 10, 2024
4 checks passed
@SmetDenis SmetDenis deleted the splint branch February 10, 2024 17:46
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.

1 participant