diff --git a/linked/Library/Application Support/Code/User/settings.json b/linked/Library/Application Support/Code/User/settings.json index 7c93c88..c576aa0 100644 --- a/linked/Library/Application Support/Code/User/settings.json +++ b/linked/Library/Application Support/Code/User/settings.json @@ -1,6 +1,7 @@ { "C_Cpp.clang_format_formatOnSave": true, "C_Cpp.clang_format_path": "/usr/local/bin/clang-format", + "c-cpp-flylint.flexelint.enable": false, "editor.fontFamily": "Source Code Pro, Ricty Diminished", "editor.fontSize": 14, "editor.formatOnType": true,