Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ This repository includes a dedicated guide for contributing rules, outlining the

All rules must be licensed under the [Apache 2.0 License](./LICENSE).

For comment and documentation conventions within rule files (doc comments,
section comments, tuning-macro override examples, and list provenance), see
**[STYLE_GUIDE.md](STYLE_GUIDE.md)**.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**[STYLE_GUIDE.md](STYLE_GUIDE.md)**.
**[STYLE_GUIDE.md](docs/STYLE_GUIDE.md)**.

Since the file lives under docs/ now, this link needs the prefix, otherwise it 404s from CONTRIBUTING.md 🙏



**Table of Contents**

Expand Down
Loading
Loading