1 个仓库
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.
这是一个专为 Elixir 设计的静态分析工具和 linter,旨在强制在代码库中执行统一的视觉结构。它作为代码格式化、命名约定和文档标准的规范。 该工具为文件、函数和变量中使用的命名大小写和前缀提供了一套标准化系统。它还建立了模块和函数描述的格式化指南,以确保技术文档的一致性。 该项目涵盖了广泛的代码质量领域,包括模块布局的组织、注释模式的实现以及测试断言的标准化。它还为惯用语言表达和类型规范的定义提供了指导。
Scans module and function attributes to ensure required documentation blocks and type definitions are present.