Skip to content

Commit 4264202

Browse files
committed
Add emacs flycheck config
1 parent 55fee88 commit 4264202

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.dir-locals.el

Lines changed: 5 additions & 0 deletions
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
5+
(flycheck-gcc-language-standard . c++17)))

0 commit comments

Comments
 (0)