diff --git a/google_checks.xml b/google_checks.xml
index fb5e635ee..f3e372dc5 100644
--- a/google_checks.xml
+++ b/google_checks.xml
@@ -190,5 +190,10 @@
+ todo: CommentIndentation
+ MethodName no ability to distinguish verb at the beggining of name, no way distinguish Test method from others so "_" is allowed in names
+ SingleLineJavaDoc
- JavadocMethod
+ JavadocMethod Overrides are checked by presense of "@Override" annotation on method.