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

Improve code quality based on LGTM.com feedback #5791

Closed
mistercrunch opened this issue Sep 1, 2018 · 3 comments
Closed

Improve code quality based on LGTM.com feedback #5791

mistercrunch opened this issue Sep 1, 2018 · 3 comments
Labels
good first issue Good first issues for new contributors inactive Inactive for >= 30 days

Comments

@mistercrunch
Copy link
Member

Recently stumbled upon https://lgtm.com/projects/g/airbnb/caravel/alerts/?mode=list , and we have a bit of work to do in order to improve code quality.

Historically we've been ignoring the migrations/ folder when linting, and I think we should lint it all and augment the scope of the linter to include that folder.

@sturmer
Copy link
Contributor

sturmer commented Mar 29, 2019

Hey there,

I'm looking into this. (Just saying in the hope to avoid duplicate efforts.)

I see that LGTM flags 5 errors but, 58 warnings and 61 recommendations. Do we want all of them in the same PR, or maybe we can split it (first errors, then warnings, then recommendations) and have smaller PRs?

Best,
Gianluca

@DiggidyDave
Copy link
Contributor

Small PRs is usually better IMO. Minimizes blast radius in case of issue, easier to revert, easier to digest and properly review with rigor, etc.

@stale
Copy link

stale bot commented Jun 16, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

@stale stale bot added the inactive Inactive for >= 30 days label Jun 16, 2019
@stale stale bot closed this as completed Jun 23, 2019
sturmer added a commit to sturmer/incubator-superset that referenced this issue Jun 26, 2019
@mistercrunch mistercrunch added the good first issue Good first issues for new contributors label Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good first issues for new contributors inactive Inactive for >= 30 days
Projects
None yet
Development

No branches or pull requests

3 participants