Skip to content

Commit 0c4394b

Browse files
committed
Add LGTM configuration
1 parent 7c684ae commit 0c4394b

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

.lgtm.yml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
path_classifiers:
2+
macro:
3+
- Conversion/DeepCopy.FCMacro
4+
- Conversion/DxfToSketchLayers.FCMacro
5+
- Drawing/DrawingTitleBlock.FCMacro
6+
- Drawing/UnrollRuledSurface.FCMacro
7+
- FCRotateViewAbsolute.FCMacro
8+
- FEM/ExportFem.FCMacro
9+
- FEM/FemAnimateModeShapes.FCMacro
10+
- Foto.FCMacro
11+
- ImportExport/BmpImport.FCMacro
12+
- Information/CenterOfMass.FCMacro
13+
- Information/MeasureCircle.FCMacro
14+
- Information/SimpleProperties.FCMacro
15+
- Information/Tree2Ascii.FCMacro
16+
- ObjectCreation/AirfoilImportAndScale.FCMacro
17+
- ObjectCreation/BoxCreator.FCMacro
18+
- ObjectCreation/Draft_Circle_3_Points.FCMacro
19+
- ObjectCreation/EllipseCenter2Points.FCMacro
20+
- ObjectCreation/HalfHull.FCMacro
21+
- ObjectCreation/HyperbolaCreater.FCMacro
22+
- ObjectCreation/Macro_FCCircularText.FCMacro
23+
- ObjectCreation/MakeCircle3Points.FCMacro
24+
- ObjectCreation/ParabolaCreater.FCMacro
25+
- ObjectCreation/ScrewMaker.FCMacro
26+
- ObjectCreation/TableWithTnutSlots.FCMacro
27+
- ObjectCreation/TimingGear.FCMacro
28+
- ParametricObjectCreation/GeodesicDome.FCMacro
29+
- ParametricObjectCreation/Rectellipse.FCMacro
30+
- PureGui/Camera.FCMacro
31+
- PureGui/SplitPropEditor.FCMacro
32+
- PureGui/ViewRotation.FCMacro
33+
- Sketcher/SketchUnmap.FCMacro
34+
- Sketcher/SketcherClipView.FCMacro
35+
- Sketcher/SketcherRemap.FCMacro
36+
- SolidSweep.FCMacro
37+
- TechDraw/LasercutterSVGExport.FCMacro
38+
- TechDraw/TechDrawSymbolsLibrary.FCMacro
39+
- TechDraw/TechDrawViewSet.FCMacro
40+
- Utility/HighlightCommon.FCMacro
41+
- Utility/HighlightDifference.FCMacro
42+
- Utility/MessageBox.FCMacro
43+
- Utility/PlacementAbsolufy.FCMacro
44+
- Utility/SelectVisible.FCMacro
45+
- Utility/StraightenObject.FCMacro

0 commit comments

Comments
 (0)