aboutsummaryrefslogtreecommitdiff
path: root/.checkstyle
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-07-20 15:57:15 +0500
committerAbyss777 <abyss@fox5.ru>2016-07-20 15:57:15 +0500
commit56784bd167ddf0bbc124269519b7a93b346bd5cc (patch)
tree44b6ec5bcdf21990a3aff61a2cd556db0e8f463b /.checkstyle
parent32a7fe7eb22d435906b65f91c37751ece4fea828 (diff)
downloadtraccar-server-56784bd167ddf0bbc124269519b7a93b346bd5cc.tar.gz
traccar-server-56784bd167ddf0bbc124269519b7a93b346bd5cc.tar.bz2
traccar-server-56784bd167ddf0bbc124269519b7a93b346bd5cc.zip
Change order cache initialization
Diffstat (limited to '.checkstyle')
-rw-r--r--.checkstyle10
1 files changed, 0 insertions, 10 deletions
diff --git a/.checkstyle b/.checkstyle
deleted file mode 100644
index 0b4b1b908..000000000
--- a/.checkstyle
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
- <local-check-config name="traccar" location="checkstyle.xml" type="project" description="">
- <additional-data name="protect-config-file" value="true"/>
- </local-check-config>
- <fileset name="java-sources-checkstyle" enabled="true" check-config-name="traccar" local="true">
- <file-match-pattern match-pattern="src/.*\.java" include-pattern="true"/>
- </fileset>
-</fileset-config>