microsoft / microsoft/AzureStorageExplorer
Codify copyright header convention for C++/Objective-C files
Open
@craxal is already working on this.
Since Jun 15, 2026.
:test_tube: engineering
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
The repo has a .clang-format (BasedOnStyle: Microsoft) but no documented policy for copyright headers in native code files (.cpp, .h, .mm).
Ask: Decide on a header style for native files and document it in .github/instructions/code-changes.instructions.md alongside the existing TypeScript style rules. Consider adding a linter or pre-commit hook to enforce it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.