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

Enable forced, consistent formatting #103

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

duckdoom4
Copy link
Collaborator

  • Added esbenp.prettier-vscode extension as a recommended plugin
  • Updated to eslint instead of tslint
  • Turned on format document on save
  • Added .editorconfig for formatting options

Now saving a json python or typescript file will format it.

To make it easier to merge I didn't format any documents that aren't changed.

* Added esbenp.prettier-vscode extension as a recommended plugin
* Updated to eslint instead of tslint
* Turned on format document on save
* Added .editorconfig for formatting options
@LuqueDaniel LuqueDaniel self-requested a review April 29, 2022 15:40
@LuqueDaniel LuqueDaniel added the enhancement Small improvements label Apr 29, 2022
@duckdoom4 duckdoom4 requested a review from LuqueDaniel April 29, 2022 15:57
@LuqueDaniel
Copy link
Member

Thanks. LGTM 🎉

@LuqueDaniel LuqueDaniel merged commit 0cb6c53 into renpy:new-syntax Apr 29, 2022
@duckdoom4 duckdoom4 deleted the formatting branch May 2, 2022 09:05
@LuqueDaniel LuqueDaniel added this to the 2.1.0 milestone May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Small improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants