NeuroLint - Deterministic Code Fixer
Version updated for https://github.com/Alcatecablee/Neurolint-CLI to version v1.5.9.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
NeuroLint CLI is a deterministic code transformation tool designed for React, Next.js, and TypeScript projects. It automates the resolution of over 50 common code issues, such as framework migrations, accessibility problems, and configuration errors, using rule-based transformations that ensure repeatable and auditable results. By eliminating manual fixes and reducing development bottlenecks, it helps teams save time, maintain code quality, and address critical security vulnerabilities efficiently.
Release notes
Initial GitHub Marketplace release of NeuroLint - Deterministic Code Fixer.
Features
- 8 configurable linting layers for React, Next.js, and TypeScript
- Deterministic, rule-based code transformations (no AI)
- Fix 50+ code issues including hydration errors, accessibility, and security
- Dry-run mode for safe previews
- CVE detection and security forensics
What’s New
- Layer 8 (Security Forensics) enabled by default
- CVE-2025-55182 detection for React Server Components
- GitHub Actions CI/CD integration