1 रिपॉजिटरी
Formal rules for whitespace, indentation, and structural layout specifically for Elixir projects.
Distinct from Elixir Projects: Candidates are either frameworks or database tools, not style specifications.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Elixir Code Formatting Specifications. Refine with filters or upvote what's useful.
This project is a static analysis tool and linter for Elixir designed to enforce a unified visual structure across codebases. It serves as a specification for code formatting, naming conventions, and documentation standards. The tool provides a standardized system for casing and prefixes used in files, functions, and variables. It also establishes guidelines for formatting module and function descriptions to ensure consistent technical documentation. The project covers a broad range of code quality areas, including the organization of module layouts, the implementation of commenting patterns
Defines rules for whitespace, indentation, and module layout to create a uniform visual structure.