free-programming-books
free-programming-books copied to clipboard
config: add Visual Studio Code config compatible with fpb-lint
What does this PR do?
Improve repo
For resources
Description
In the past, somebody had used VisualStudioCode to edit files with the bad lucky that this project doesn't have config compatible with fpb-lint. Thus, extra modifications are made when edit or commit files.
Moreover, people use to have installed markdownlint or markdown all-in-one addons to speed up somethings like TOC index or other stuff
Why is this valuable (or not)?
This PR adds the config necessary to minimize this kind of issues again. The config is parametrized (there where could be applied) according to remark config selected to free-programming-books-lint project
Checklist:
- [x] Read our contributing guidelines
- [x] Search for duplicates.
Follow-up
- Check the status of GitHub Actions and resolve any reported warnings!
yes, need someone with expertise to review
yes, need someone with expertise to review
I haven't noticed any issues using VS Code. Maybe this is no longer relevant?