1 dépôt
Automated scanning of source code attributes to verify compliance with documentation and type requirements.
Distinct from Attribute Metadata Annotations: Focuses on the process of scanning for compliance, whereas Attribute Metadata Annotations focuses on the act of attaching metadata.
Explore 1 awesome GitHub repository matching development tools & productivity · Metadata Scanning. 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
Scans module and function attributes to ensure required documentation blocks and type definitions are present.