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

Re-enable the 80 char line width limit #3305

Merged
merged 8 commits into from
Mar 11, 2024
Merged

Re-enable the 80 char line width limit #3305

merged 8 commits into from
Mar 11, 2024

Conversation

zhuohan123
Copy link
Member

@zhuohan123 zhuohan123 commented Mar 10, 2024

The current linter does not check for line width. Let's add this check back again.

@zhuohan123 zhuohan123 requested a review from simon-mo March 10, 2024 23:42
@zhuohan123 zhuohan123 changed the title [WIP] Re-enable the 80 char line width limit Re-enable the 80 char line width limit Mar 11, 2024
@simon-mo
Copy link
Collaborator

Can we do 100? 80 is a bit extreme.

@zhuohan123
Copy link
Member Author

zhuohan123 commented Mar 11, 2024

Can we do 100? 80 is a bit extreme.

80 is from the Google Python style guide and PEP8 specifies 79. I think this should be OK? Smaller line-width helps code-review on a split screen as well.

@zhuohan123 zhuohan123 enabled auto-merge (squash) March 11, 2024 02:48
@zhuohan123 zhuohan123 disabled auto-merge March 11, 2024 02:49
@zhuohan123 zhuohan123 merged commit 2f8844b into main Mar 11, 2024
3 of 6 checks passed
dtransposed pushed a commit to afeldman-nm/vllm that referenced this pull request Mar 26, 2024
@zhuohan123 zhuohan123 deleted the limit-line-width branch April 26, 2024 00:27
Temirulan pushed a commit to Temirulan/vllm-whisper that referenced this pull request Sep 6, 2024
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.

2 participants