Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: third_party/checkstyle/java/res/header.txt

Issue 29347926: Issue 4248 - Add codestyle check
Patch Set: fixed broken url in rules Created April 28, 2017, 5:55 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « libadblockplus-android/build.gradle ('k') | third_party/checkstyle/java/rules/eyeo_checks.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/checkstyle/java/res/header.txt
diff --git a/libadblockplus-android/src/org/adblockplus/libadblockplus/Disposable.java b/third_party/checkstyle/java/res/header.txt
similarity index 86%
copy from libadblockplus-android/src/org/adblockplus/libadblockplus/Disposable.java
copy to third_party/checkstyle/java/res/header.txt
index 94e98007560307334da599922d7af02834d9fbd3..bded972ee85bac2af378299d0236fbf6c10a69c8 100644
--- a/libadblockplus-android/src/org/adblockplus/libadblockplus/Disposable.java
+++ b/third_party/checkstyle/java/res/header.txt
@@ -13,11 +13,4 @@
*
* You should have received a copy of the GNU General Public License
* along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>.
- */
-
-package org.adblockplus.libadblockplus;
-
-public interface Disposable
-{
- public void dispose();
-}
+ */
« no previous file with comments | « libadblockplus-android/build.gradle ('k') | third_party/checkstyle/java/rules/eyeo_checks.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld