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

MPP-79: ADR 0004, Use Code Linters to Enforce Layout and Discover Issues #4571

Merged
merged 6 commits into from
Apr 10, 2024

Conversation

jwhitlock
Copy link
Member

Work in progress - First draft complete. I'll revise tomorrow.

As suggested on #3858 (review), this ADR addresses code linters on Relay, identifies a gap in linting for Python, and suggests ruff for filling that gap.

@jwhitlock jwhitlock marked this pull request as draft April 3, 2024 21:42
@jwhitlock jwhitlock marked this pull request as ready for review April 4, 2024 21:28
@jwhitlock
Copy link
Member Author

Ready to review

@jwhitlock jwhitlock requested a review from groovecoder April 10, 2024 14:25
Copy link
Member

@groovecoder groovecoder left a comment

Choose a reason for hiding this comment

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

Fantastic and thorough write-up. ruff sounds good.

Copy link
Contributor

@say-yawn say-yawn left a comment

Choose a reason for hiding this comment

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

Learned a lot more about when and how to choose a linter. Thanks for this helpful ADR, @jwhitlock. Recommendation to use ruff sounds good to me too.

@jwhitlock
Copy link
Member Author

Thanks for the reviews! I'm updating the status then merging.

@jwhitlock jwhitlock enabled auto-merge April 10, 2024 22:16
@jwhitlock jwhitlock added this pull request to the merge queue Apr 10, 2024
Merged via the queue into main with commit 0c90168 Apr 10, 2024
27 checks passed
@jwhitlock jwhitlock deleted the linter-adr-mpp-79 branch April 10, 2024 22:30
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.

3 participants