diff --git a/categories.txt b/categories.txt index eeac7dc..e689301 100644 --- a/categories.txt +++ b/categories.txt @@ -1,8 +1,10 @@ arrow +background cell_element cell_type compound human_tissue protein receptor +therapeutic transporter diff --git a/pom.xml b/pom.xml index dd19700..a0d0556 100644 --- a/pom.xml +++ b/pom.xml @@ -127,6 +127,32 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + 3.1.1 + + + + com.puppycrawl.tools + checkstyle + 8.44 + + + + + checkstyle-check + + check + + + + + checkstyle.xml + + UTF-8 + + maven-assembly-plugin 2.6