Parcourir la source

Remove .idea directory

Eric Ramat il y a 4 ans
Parent
commit
f5181c8c52
7 fichiers modifiés avec 0 ajouts et 47 suppressions
  1. 0 2
      .idea/.gitignore
  2. 0 1
      .idea/.name
  3. 0 2
      .idea/artis-star.iml
  4. 0 24
      .idea/inspectionProfiles/Project_Default.xml
  5. 0 4
      .idea/misc.xml
  6. 0 8
      .idea/modules.xml
  7. 0 6
      .idea/vcs.xml

+ 0 - 2
.idea/.gitignore

@@ -1,2 +0,0 @@
-# Default ignored files
-/workspace.xml

+ 0 - 1
.idea/.name

@@ -1 +0,0 @@
-ARTIS_STAR

+ 0 - 2
.idea/artis-star.iml

@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module classpath="CMake" type="CPP_MODULE" version="4" />

+ 0 - 24
.idea/inspectionProfiles/Project_Default.xml

@@ -1,24 +0,0 @@
-<component name="InspectionProjectProfileManager">
-  <profile version="1.0">
-    <option name="myName" value="Project Default" />
-    <inspection_tool class="ClangTidy" enabled="true" level="WARNING" enabled_by_default="true">
-      <option name="clangTidyCheckOptions">
-        <list>
-          <ClangTidyCheckOption>
-            <option name="optionName" value="readability-function-size.LineThreshold" />
-            <option name="optionValue" value="10" />
-          </ClangTidyCheckOption>
-          <ClangTidyCheckOption>
-            <option name="optionName" value="&#9;readability-function-size.BranchThreshold" />
-            <option name="optionValue" value="3" />
-          </ClangTidyCheckOption>
-          <ClangTidyCheckOption>
-            <option name="optionName" value="readability-function-size.ParameterThreshold" />
-            <option name="optionValue" value="4" />
-          </ClangTidyCheckOption>
-        </list>
-      </option>
-      <option name="clangTidyChecks" value="clang-analyzer-*,cppcoreguidelines-*,readability-*" />
-    </inspection_tool>
-  </profile>
-</component>

+ 0 - 4
.idea/misc.xml

@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
-</project>

+ 0 - 8
.idea/modules.xml

@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="ProjectModuleManager">
-    <modules>
-      <module fileurl="file://$PROJECT_DIR$/.idea/artis-star.iml" filepath="$PROJECT_DIR$/.idea/artis-star.iml" />
-    </modules>
-  </component>
-</project>

+ 0 - 6
.idea/vcs.xml

@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="VcsDirectoryMappings">
-    <mapping directory="$PROJECT_DIR$" vcs="Git" />
-  </component>
-</project>