From 9c6f78524f5e37d6169c32a40e5b227bdf574f02 Mon Sep 17 00:00:00 2001 From: Pascal Obry Date: Sun, 7 Sep 2008 11:42:36 +0200 Subject: [PATCH] Initial support for GPS integration. --- gps/style_checker.xml | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 gps/style_checker.xml diff --git a/gps/style_checker.xml b/gps/style_checker.xml new file mode 100644 index 0000000..ab6f78a --- /dev/null +++ b/gps/style_checker.xml @@ -0,0 +1,90 @@ + + + + + + Check source code style. + + MDI.save_all + Locations.remove_category "Style Checker" + Project %p + Project.get_tool_switches_as_string %1 Style_Checker + style_checker %1 "%F" + + Locations.parse """%1 """ "Style Checker" + + + + + Edit + + Check for style errors + + + + + Ada + + Simple switches + Line ending + Copyright + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.11.4.GIT