1 repository
Prescribed coding habits and best practices regarding exception handling and annotation usage.
Distinct from Code Quality Linting: Focuses on the prescriptive guidelines for habits and patterns, rather than the linting tools that enforce them.
Explore 1 awesome GitHub repository matching part of an awesome list · Programming Practice Guidelines. Refine with filters or upvote what's useful.
This project is a software engineering reference that provides a cross-language formatting standard and industry-standard practices for architectural patterns, memory management, and identifier naming. Its primary purpose is to implement a unified set of indentation and whitespace rules applied consistently across multiple distinct programming environments. The project specializes in technical documentation localization, providing Chinese language translations of official programming style guides. It maps original English coding standards to Chinese language references to maintain meaning acr
Prescribes coding habits regarding exception handling and annotation usage to improve overall code quality.