docs(linter): Add configuration docs info for import/namespace rule#14799
docs(linter): Add configuration docs info for import/namespace rule#14799camc314 merged 1 commit intooxc-project:mainfrom
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
There was a problem hiding this comment.
Pull Request Overview
This PR adds configuration documentation for the import/namespace linter rule by implementing the JsonSchema trait and documenting the allow_computed configuration option.
Key Changes:
- Added
JsonSchemaderive macro andserdeattributes to enable configuration schema generation - Documented the
allow_computedfield with a doc comment - Registered the configuration struct in the lint rule declaration
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
CodSpeed Performance ReportMerging #14799 will not alter performanceComparing Summary
Footnotes
|
I can/should probably start batching these changes into larger PRs rather than opening one at a time.
Part of #14743.
Exported docs result: