Skip to content

Commit

Permalink
Set properties for C
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Melik-Merkumians <[email protected]>
  • Loading branch information
MartinMelikMerkumians committed Jan 8, 2024
1 parent 536e384 commit 9a89541
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
sonar.projectKey=EIPStackGroup_OpENer
sonar.organization=eipstackgroup
sonar.language=c
sonar.c.file.suffixes=.c,.h
sonar.cpp.file.suffixes=.cc,.cpp,.cxx,.c++,.hh,.hpp,.hxx,.h++,.ipp
sonar.coverage.exclusions=fuzz/**, source/tests/**

# This is the name and version displayed in the SonarCloud UI.
Expand Down

0 comments on commit 9a89541

Please sign in to comment.