rule-no-lint-suppress
CommunityNever silence lint; keep code clean.
Software Engineering#typescript#eslint#code-quality#static-analysis#coding-standards#lint#no-suppress
AuthorFelipePepe
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This rule prevents suppressing lint or TypeScript errors, helping teams avoid hidden bugs and debt.
Core Features & Use Cases
- Prohibits suppression directives such as eslint-disable, @ts-ignore, and eslint-disable-next-line.
- Guides developers to fix the underlying issue, or adjust lint/config rules when appropriate.
- Real-world scenario: a teammate tries to push code with a suppression comment; the skill prompts code fixes and higher-quality changes.
Quick Start
When you encounter a lint or TypeScript error, fix the root cause instead of suppressing it.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rule-no-lint-suppress Download link: https://github.com/FelipePepe/TeamHub/archive/main.zip#rule-no-lint-suppress Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.