refactor!: Move externally usable assets into exports to distinguish them from assets for use only within the repo.#37
Conversation
…ets for use only within the repo.
WalkthroughThe documentation for C++ linting tools was updated to reflect a new directory structure. Paths referencing configuration files—specifically for Changes
Suggested reviewers
Tip ⚡🧪 Multi-step agentic review comment chat (experimental)
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
exports to distinguish them from assets for use only within the repo.
Description
In the near future, we plan to add automated linting for this repo. To distinguish those tasks from externally-usable tasks in this repo, we move all externally usable assets (lint-configs & taskfiles) into a new
exportsdirectory.Checklist
breaking change.
Validation performed
N/A
Summary by CodeRabbit