Code CheckA Visual Studio Code extension for checking C code against coding standards. Code Check helps C developers identify coding-standard violations directly in VS Code, making it easier to write clean, consistent, and maintainable code. Features
Supported LanguageCurrently supported:
Requirements
No additional setup is required. Extension SettingsCode Check does not currently require any additional configuration. If configuration options are added in future releases, they will be documented here. Usage
Known IssuesThis extension is currently under development. If you find a bug or a rule that is incorrectly reported, please open an issue in the project's repository. When reporting an issue, include:
Release Notes1.0.0Initial release.
ContributingContributions, suggestions, and bug reports are welcome. If you would like to add new coding-standard rules or improve existing checks, feel free to contribute to the project. LicenseSee the Code Check — Keep your C code clean and consistent. |