Skip to content

SECPS/TraVarT

Repository files navigation

TraVarT Core

This directory contains the core interfaces / classes to be used across the TraVarT Ecosystem.

CheckStyle

Configure IntelliJ as follows:

  1. Install Checkstyle plugin
  2. Go to Settings|Editor|Code Style, choose a code style you want to import CheckStyle configuration to.
  3. Click Manage...|Import.., choose "CheckStyle Configuration" and select a corresponding CheckStyle configuration file. Click OK

credit