Open Issues Need Help
View All on GitHubAI Summary: This issue proposes adding a `maxWarnings` option to the `.oxlintrc.json` configuration file. This option will control the linter's exit code, causing it to exit with a non-zero status if the number of warnings exceeds the specified limit, effectively treating warnings as errors when set to 0. The feature will not alter diagnostic severities but will require an error report if `maxWarnings` is found in a non-root config.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
⚓ A collection of high-performance JavaScript tools.
AI Summary: The task involves modifying the Rust code of the Oxc project to reduce the memory footprint of the `ArrayAssignmentTarget` and `ObjectAssignmentTarget` structs in the AST. This requires boxing the `rest` fields (which are optional) to reduce their size from 24 bytes to 8 bytes.
⚓ A collection of high-performance JavaScript tools.
AI Summary: Enhance the Oxc codebase to be more easily understood and utilized by AI development tools. This involves adding hints, context READMEs (like claude.md), and potentially other documentation to improve AI comprehension of the code's structure, purpose, and functionality.
⚓ A collection of high-performance JavaScript tools.