File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,10 +42,9 @@ The main service `QueueApi` provides these operations:
4242## Development Guidelines
4343
4444### Code Standards
45- - Follow StyleCop Analyzers recommendations (configured in stylecop.json)
4645- ** Zero warnings policy** : Pull requests must have no compiler warnings
4746- Use XML documentation (` /// ` ) for all public methods and properties
48- - Company name: "Michael Silver" (configured in stylecop.json)
47+ - Company name: "Michael Silver"
4948- Copyright: "Copyright (c) Michael Silver. All rights reserved."
5049
5150### Coding Conventions
@@ -160,4 +159,4 @@ The project uses StyleCop Analyzers with custom rules:
160159- Company name and copyright are automatically applied
161160- License type: MIT
162161
163- Always ensure your changes conform to the configured StyleCop rules and maintain zero warnings.
162+ Always ensure your changes conform to the configured StyleCop rules and maintain zero warnings.
You can’t perform that action at this time.
0 commit comments