Skip to content

unj-inovacao/styleguide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNJ Innovation Code Style

Only overrides Java (Eclipse and IntelliJ) code style.

Main changes:

  • 3.3.3 All imports in a single block (Eclipse has some limitations formatting static/non-static in different blocks)
  • 4.2 Block indentation: 4 spaces instead of 2
  • 4.4 Column limit: 120 characters instead of 100
  • All other changes were necessary to normalize Eclipse's and IntelliJ's formatter.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.8%
  • Python 27.3%
  • XSLT 4.5%
  • CSS 1.4%
  • JavaScript 1.2%
  • Emacs Lisp 0.7%
  • Other 0.1%