From b360d2a53d3034618f58bb48e7dec2aab378dd41 Mon Sep 17 00:00:00 2001 From: Alogitt <35776802+Alogitt@users.noreply.github.com> Date: Mon, 30 Apr 2018 16:56:36 -0400 Subject: [PATCH 1/2] Added comment to address A-Style Autoformatter --- build/shared/lib/preferences.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/shared/lib/preferences.txt b/build/shared/lib/preferences.txt index ec1852e58c6..c55a233b2f4 100644 --- a/build/shared/lib/preferences.txt +++ b/build/shared/lib/preferences.txt @@ -24,6 +24,8 @@ # You'll have problems running Processing if you incorrectly # modify lines in this file. +# DO NOT CHANGE THIS FILE if you want to edit autoformatter +# Look for the file "formatter.conf" and follow instructions at top # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! From 94a0c80e77a9075937ba720353ac22b119624149 Mon Sep 17 00:00:00 2001 From: Alogitt <35776802+Alogitt@users.noreply.github.com> Date: Thu, 3 May 2018 15:13:52 -0400 Subject: [PATCH 2/2] Update preferences.txt --- build/shared/lib/preferences.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/shared/lib/preferences.txt b/build/shared/lib/preferences.txt index c55a233b2f4..e386d6f67ab 100644 --- a/build/shared/lib/preferences.txt +++ b/build/shared/lib/preferences.txt @@ -24,8 +24,8 @@ # You'll have problems running Processing if you incorrectly # modify lines in this file. -# DO NOT CHANGE THIS FILE if you want to edit autoformatter -# Look for the file "formatter.conf" and follow instructions at top +# This file DOES NOT CONTAIN settings for autoformatter (A-Style). +# Look for the file "formatter.conf" and follow instructions at top. # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!