From b7efed2d2cdeafbba702013de8e365a0883fab5d Mon Sep 17 00:00:00 2001 From: Ryan Goulding Date: Wed, 2 Aug 2017 12:49:24 -0400 Subject: SDNC-52 Source files should not be executable Eliminates execute perms for source files. Change-Id: If01c0bd17928c2aafb29a1889dc4c8bf07fe8a4f Signed-off-by: Ryan Goulding --- sliPluginUtils/.sonar/checkstyle.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 sliPluginUtils/.sonar/checkstyle.xml (limited to 'sliPluginUtils/.sonar/checkstyle.xml') diff --git a/sliPluginUtils/.sonar/checkstyle.xml b/sliPluginUtils/.sonar/checkstyle.xml old mode 100755 new mode 100644 -- cgit 1.2.3-korg