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

Integrate custom_lint #218

Merged
merged 2 commits into from
Jan 19, 2024
Merged

Conversation

kuhnroyal
Copy link
Contributor

@kuhnroyal kuhnroyal commented Dec 21, 2023

Now that custom_lint supports JSON output, this action can finally be used to run and annotate custom lints 🎉
The feature is currently disabled by default.
If enabled, it will perform a pretty basic check for the existence of custom_lint: in the project before attempting to run.

Closes #199

@rrousselGit cc

@kuhnroyal
Copy link
Contributor Author

kuhnroyal commented Dec 21, 2023

The last Github action ran 9 month ago. I think the failing workflow is due to newer analyzer setting an exit code when encountering an error, or something like that.

Fixed

@kuhnroyal kuhnroyal marked this pull request as ready for review December 21, 2023 19:37
@rrousselGit
Copy link

cc @Salakar

@kuhnroyal
Copy link
Contributor Author

Would love a review here 👀

@rrousselGit
Copy link

I've been told that it's looking good for merge. Thanks for this!

@rrousselGit rrousselGit merged commit 3908581 into invertase:main Jan 19, 2024
@kuhnroyal kuhnroyal deleted the feature/custom-lint branch January 20, 2024 23:31
@kuhnroyal
Copy link
Contributor Author

Awesome, hope we can also get a release with this sometime :)

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.

Run and annotate custom_lint if configured in project
2 participants