aboutsummaryrefslogtreecommitdiff
path: root/scripts/fix_code_formatting.sh
diff options
context:
space:
mode:
authorAnthony Barbier <anthony.barbier@arm.com>2017-09-15 13:07:36 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:35:24 +0000
commit2fe7d1cfb1929a65e1bb1e2edfda8e986ff10b96 (patch)
tree24e002e4146525fe7fc408f0983d2c44cdbac9b3 /scripts/fix_code_formatting.sh
parent12532842bb8adaffaa2652f5083d74b6b85eaf34 (diff)
downloadComputeLibrary-2fe7d1cfb1929a65e1bb1e2edfda8e986ff10b96.tar.gz
COMPMID-417 Update FIXME / INTERNAL_ONLY comments in files which need removing before releasing
Change-Id: Iaebff59323758937326c3fbe8c80138ddbb57163 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/87879 Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
Diffstat (limited to 'scripts/fix_code_formatting.sh')
-rwxr-xr-xscripts/fix_code_formatting.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/fix_code_formatting.sh b/scripts/fix_code_formatting.sh
index f64bdfb62a..ccda38abab 100755
--- a/scripts/fix_code_formatting.sh
+++ b/scripts/fix_code_formatting.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+#FIXME: Remove this file before the release
ASTYLE_PARAMETERS=" --style=ansi \
--indent=spaces \