Skip to content

Commit

Permalink
Fix editor settings
Browse files Browse the repository at this point in the history
  • Loading branch information
m12watanabe1a committed Feb 27, 2024
1 parent 55c2008 commit c442fd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
"uncrustify.configPath.linux": ".vscode/uncrustify.cfg",
"xml.format.splitAttributes": true,
"editor.formatOnSave": true,
"python.linting.enabled": true,
"python.linting.flake8Enabled": true,
"files.associations": {
"/usr/include/c++/**": "cpp",
"*.ipp": "cpp"
Expand Down

0 comments on commit c442fd1

Please sign in to comment.