Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

This document describes the coding standards for programming languages used by Cask projects. 

  • Coding Standard
    • All the standards have been translated into an IntelliJ settings file to be used when developing code.
      • Download an IntelliJ standard settings file:
      • After you have downloaded the settings jar (yes, IntelliJ exports settings as JAR files), select File → Manage IDE Settings → Import Setting to apply the settings to your IDE.

      • On Select Components to Import prompt, click OK (all components must be imported).
      • Restart on prompt to import settings.
  • Javadoc Coding Standards


  • No labels