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

ENH: disable word wrap if .prettierrc has been removed #191

Merged
merged 3 commits into from
Oct 6, 2023

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Oct 6, 2023

  • If .prettierrc is removed, enable word wrap in VSCode editors and remove the editor ruler lines.
  • The editor ruler at 88 characters is now only shown in Python files.

@redeboer redeboer added the ⚙️ Enhancement Improvements and optimizations of existing features label Oct 6, 2023
@redeboer redeboer self-assigned this Oct 6, 2023
@redeboer redeboer marked this pull request as ready for review October 6, 2023 13:20
@redeboer redeboer enabled auto-merge (squash) October 6, 2023 13:20
@redeboer redeboer merged commit 82a5355 into main Oct 6, 2023
@redeboer redeboer deleted the no-88-line-width branch October 6, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ Enhancement Improvements and optimizations of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant