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

Remove VSCode "post-build" task and .vscode/settings.json #242

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

blake502
Copy link

I'm requesting to remove .vscode/settings.json from this repo. From my understanding, Travis no longer uses Visual Studio Code so hopefully this will not cause any annoyance.

I find myself frequently deleting this file, then discarding that change over and over again whenever I work with Kohi in VS Code. Adding this file to .gitignore should allow anybody working with Kohi to use their own settings.json file instead.

If you feel this change is not appropriate for this repo, please let me know!

Additionally-- I've removed the "post-build" task from .vscode/tasks.json since that process was removed in this commit: b9f1b52

@Cankar001
Copy link
Contributor

Why would this file be removed? Isn't the idea that developers working with kohi follow an identical code style? The settings file does contain the formatting rules and also the colors for NOTEs, TODOs, etc. right?

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