Skip to content

Commit

Permalink
Remove c
Browse files Browse the repository at this point in the history
  • Loading branch information
vkucera committed Nov 18, 2023
1 parent 6f2e8b3 commit 029660c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ PYTHON_ISORT_CONFIG_FILE: pyproject.toml
PYTHON_PYRIGHT_CONFIG_FILE: pyproject.toml
PYTHON_RUFF_CONFIG_FILE: pyproject.toml
FILTER_REGEX_EXCLUDE: (codeQA/)
CPP_CPPLINT_FILE_EXTENSIONS: [".C", ".c", ".cpp", ".h", ".cc", ".hpp", ".cxx", ".cu", ".hxx", ".c++", ".hh", ".h++", ".cuh"]
CPP_CPPLINT_FILE_EXTENSIONS: [".C", ".cpp", ".h", ".cc", ".hpp", ".cxx", ".cu", ".hxx", ".c++", ".hh", ".h++", ".cuh"]

0 comments on commit 029660c

Please sign in to comment.