Skip to content

pcon/apex-styleguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

apex-styleguide

Our teams style guide for Apex. For a human readable version, checkout this page

Checkstyle Usage

  1. Download the most recent version of the checkstyle jar
  2. Generate a checkstyle.properties file basedir=/path/to/src
  3. Run checkstyle against a single file java -jar checkstyle.jar -p checkstyle.properties -c apex_checks_combined.xml /path/to/src/classes/MyClass.cls

About

Our teams style guide for Apex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors