From 0f3702eb8108999d364fc288d02023c1d6ec5b8d Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Thu, 1 Jan 2015 20:02:57 +0100 Subject: [PATCH] Do not format JSNI blocks. Allow methods with dollar --- gwtquery-core/src/main/code-style/gwt-checkstyle.xml | 1 + gwtquery-core/src/main/code-style/gwt-format.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/gwtquery-core/src/main/code-style/gwt-checkstyle.xml b/gwtquery-core/src/main/code-style/gwt-checkstyle.xml index 23439683..111e29c6 100644 --- a/gwtquery-core/src/main/code-style/gwt-checkstyle.xml +++ b/gwtquery-core/src/main/code-style/gwt-checkstyle.xml @@ -156,6 +156,7 @@ Description: + diff --git a/gwtquery-core/src/main/code-style/gwt-format.xml b/gwtquery-core/src/main/code-style/gwt-format.xml index b13daa74..1873dbdb 100644 --- a/gwtquery-core/src/main/code-style/gwt-format.xml +++ b/gwtquery-core/src/main/code-style/gwt-format.xml @@ -54,8 +54,8 @@ - - + + -- 2.39.5