diff --git a/.vscode/settings.json b/.vscode/settings.json index 012993d..7100af9 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -28,6 +28,9 @@ "functional": "c", "tuple": "c", "type_traits": "c", - "utility": "c" + "utility": "c", + ".clang-format": "yaml", + ".flake8": "ini", + "Doxyfile": "shellscript" } } \ No newline at end of file