@sun-asterisk/sunlint
Version:
☀️ SunLint - Multi-language static analysis tool for code quality and security | Sun* Engineering Standards
36 lines (25 loc) • 1.59 kB
Markdown
# 📚 Sunlint Documentation
## Quick Links
- **[AI Features](AI.md)** - AI-powered analysis guide
- **[Debug Guide](DEBUG.md)** - How to debug rules and CLI
- **[Architecture](ARCHITECTURE.md)** - System architecture and modular design
- **[Distribution](DISTRIBUTION.md)** - Installation and deployment methods
## Development Guides
- **[Folder Structure](FOLDER_STRUCTURE.md)** - Project organization
- **[ESLint Integration Strategy](ESLINT-INTEGRATION-STRATEGY.md)** - ESLint vs SunLint strategy
- **[CI/CD Guide](CI-CD-GUIDE.md)** - Continuous integration setup
- **[Command Examples](COMMAND-EXAMPLES.md)** - CLI usage examples
## Performance & Analysis
- **[Heuristic vs AI](HEURISTIC_VS_AI.md)** - Performance comparison guide
- **[Rule Responsibility Matrix](RULE-RESPONSIBILITY-MATRIX.md)** - Rules mapping and coverage
## Main Documentation
- **[README.md](../README.md)** - Main project documentation
- **[CONTRIBUTING.md](../CONTRIBUTING.md)** - Contribution guidelines
- **[CHANGELOG.md](../CHANGELOG.md)** - Version history
- **[LICENSE](../LICENSE)** - License information
## Configuration
- **[Configuration Guide](CONFIGURATION.md)** - Complete configuration reference
- **[Standardized Category Filtering](STANDARDIZED-CATEGORY-FILTERING.md)** - Core vs language-specific rules
- **[Language-Specific Rules](LANGUAGE-SPECIFIC-RULES.md)** - How to configure language-specific rules
- **[.sunlint-simple.json](../.sunlint-simple.json)** - Simple configuration example
- **[sunlint.config.json](../sunlint.config.json)** - Full configuration with all features