Skip to content

Fix and-or ignore CI linting warnings#631

Closed
codeGlaze wants to merge 2 commits intoOrcpub:developfrom
codeGlaze:fix-ignore-CI-linting-warnings
Closed

Fix and-or ignore CI linting warnings#631
codeGlaze wants to merge 2 commits intoOrcpub:developfrom
codeGlaze:fix-ignore-CI-linting-warnings

Conversation

@codeGlaze
Copy link

Description:

  • Adds an exclusion for shadowed vars in clj kondo config
  • Also creates a universal ignore for warnings in the CI pipeline

Checklist:

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • My changes generate no new warnings (check the console)

* Adds an OR (||) statement to save the warning on a non-clean (0) exit, checks if it's a warning (error 2) and ignores it
* Remove if we want to watch for specific warnings in the future
@codeGlaze codeGlaze closed this Sep 11, 2025
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