mirror of https://github.com/commaai/openpilot.git
4 lines
124 B
EmacsLisp
4 lines
124 B
EmacsLisp
|
((c++-mode (flycheck-gcc-language-standard . "c++11")
|
||
|
(flycheck-clang-language-standard . "c++11")
|
||
|
))
|