Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 695 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 695 Bytes

VSCode settings

These are recommended settings for code formatting if you are using Visual Studio Code editor. You can copy-paste these into project specific or global settings.json.

To make these settings work you should install following extensions:

These settings will automatically format your code on save to follow our standards. You should have standards configuration files in place. Any problems found will be viewable under "Problems" tab in VS Code.