Skip to content

Commit b107cc2

Browse files
Alexander KurbatovAlexander Kurbatov
Alexander Kurbatov
authored and
Alexander Kurbatov
committed
chore: Replace VSCode with Emacs
Signed-off-by: Alexander Kurbatov <Alexander.Kurbatov@acronis.com>
1 parent 4f8e997 commit b107cc2

File tree

4 files changed

+5
-126
lines changed

4 files changed

+5
-126
lines changed

.dir-locals.el

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
;;; Directory Local Variables
2+
;;; For more information see (info "(emacs) Directory Variables")
3+
4+
((c++-mode . ((flycheck-cppcheck-standards . "c++14")
5+
(flycheck-clang-language-standard . "c++14"))))

.vscode/c_cpp_properties.json

-89
This file was deleted.

.vscode/launch.json

-20
This file was deleted.

.vscode/tasks.json

-17
This file was deleted.

0 commit comments

Comments
 (0)