diff --git a/pom.xml b/pom.xml
index a718c699b..3383cb0fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -349,6 +349,26 @@
UTF-8
+
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ 2.17
+
+ quality-checks/google_checks.xml
+ true
+ true
+ true
+
+
+
+ verify
+
+ check
+
+
+
+
diff --git a/quality-checks/google_checks.xml b/quality-checks/google_checks.xml
new file mode 100644
index 000000000..925172dab
--- /dev/null
+++ b/quality-checks/google_checks.xml
@@ -0,0 +1,217 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+