You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2019/08/13 06:00:42 UTC

[incubator-tuweni] 01/02: Rename config

This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git

commit 1fa0a01df64c854c2674f436881d9283ee10c935
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Mon Aug 12 23:02:09 2019 -0700

    Rename config
---
 gradle/eclipse-java-tuweni-style.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/eclipse-java-tuweni-style.xml b/gradle/eclipse-java-tuweni-style.xml
index b62829c..f9ac21f 100644
--- a/gradle/eclipse-java-tuweni-style.xml
+++ b/gradle/eclipse-java-tuweni-style.xml
@@ -12,7 +12,7 @@
  specific language governing permissions and limitations under the License.
 -->
 <profiles version="13">
-<profile kind="CodeFormatterProfile" name="ConsenSysStyle" version="13"> 
+<profile kind="CodeFormatterProfile" name="TuweniStyle" version="13">
 <setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/>
 <setting id="org.eclipse.jdt.core.formatter.disabling_tag" value="@formatter:off"/>
 <setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" value="insert"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org