Commit Graph

16 Commits

Author SHA1 Message Date
luz paz
60c055e62d Path: Fix header uniformity and remove trailing whitespace
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
2020-11-05 19:57:21 +01:00
Markus Lampert
9910600799 Fixed some pylint issues and whitelisted some 2019-11-28 17:31:36 -08:00
Markus Lampert
db275288d9 pylint3 cleanup of unit tests 2019-07-09 21:41:33 -07:00
Markus Lampert
c0770e7b72 pylint3 cleanup of (most) post processors 2019-07-09 21:12:46 -07:00
Markus Lampert
12a3c66d4d Added pylint3 exceptions for PathSimulatorGui and PathSurface due to their noisiness. 2019-07-09 20:01:47 -07:00
Markus Lampert
3bd64e1329 Addressed pylint warnings for PathAreaOp 2019-07-01 15:49:38 -07:00
Markus Lampert
0065ed5d7b Catching new warnings due to merge 2019-07-01 15:32:54 -07:00
Markus Lampert
6410393092 switched to pylint3 and fixed additional warnings 2019-07-01 15:32:54 -07:00
Markus Lampert
fed19b15ef pylint warning for PathDeburr 2019-07-01 15:29:51 -07:00
Markus Lampert
d47138fd14 More dogbond pylint cleanup 2019-07-01 15:29:51 -07:00
Markus Lampert
23efe695ae Enabled all warnings in addition to errors for path linter 2019-07-01 15:29:51 -07:00
markus
30f0a861e2 Moved FreeCADGui dependency from PathUtils into PathUtilsGui 2019-06-02 11:03:14 -07:00
Markus Lampert
0d28d59fd1 Removed PathPreferences class and moved functionality into the module interface. 2018-06-19 21:53:41 -07:00
Markus Lampert
bf46c47616 Removed PathGeom class and moved functionality into module interface. 2018-06-19 21:38:20 -07:00
Markus Lampert
8ecf31feff Removed ToolController from all dressups and replaced with recursive search for the base op's ToolController. 2018-01-22 19:40:50 +01:00
Markus Lampert
27290dddfe Added script to run pylint for errors. 2017-09-26 10:51:17 -03:00