generated: Updated efmls-configs.nix

This commit is contained in:
github-actions[bot] 2024-09-15 12:32:49 +00:00 committed by Austin Horstman
parent 9a32aeccfc
commit f0bd18b420
No known key found for this signature in database

View file

@ -81,6 +81,7 @@
linter = {
lang = "c";
possible = [
"clang_format"
"clang_tidy"
"cppcheck"
"cpplint"
@ -135,6 +136,7 @@
linter = {
lang = "c++";
possible = [
"clang_format"
"clang_tidy"
"clazy"
"cppcheck"