-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
Fix whitespace, add .editorconfig, add GitHub workflow #883
Conversation
ab05277
to
8a3431b
Compare
Good idea! Maybe add these to the .editorconfig:
|
I've added Lines 85 to 88 in 2663d2c
or Lines 251 to 252 in 2663d2c
|
9025a47
to
9382756
Compare
I think adding |
If I add it, the editorconfig-checker complains. I'll gladly update the PR if you tell me how. |
The issue for the checker is here: editorconfig-checker/editorconfig-checker#182 In the meantime, you could disable the |
Implemented in 303c5ca |
This forces my prompts .txt files to end with a new line, which is not great. I added this to the
|
This works for me:
Created a PR #908 - please test |
Followup to 9d634ef