ortus-java-coding-standards

Installation
SKILL.md

Ortus Coding Standards

Overview

Ortus Solutions maintains consistent formatting rules across all BoxLang, CFML, and Java source code. These rules are enforced via the OrtusJava Eclipse formatter profile (ortus-java-style.xml) for Java, and via the conventions documented here for BoxLang and CFML. When in doubt, match what already exists in the file you are editing.


Indentation

Use tabs for indentation — never spaces for the leading indent.

Installs
13
First Seen
May 6, 2026
ortus-java-coding-standards — ortus-solutions/skills