Code Quality

Code-quality standards for RedisInsight: TypeScript strictness, naming conventions (camelCase, PascalCase, UPPER_SNAKE_CASE), linting rules, no `any` without reason, no `!important` in styles, and constant extraction. Use when writing or refactoring any TypeScript/JavaScript code in this repo, when ESLint or Prettier issues come up, or when the user mentions code style, lint, naming conventions, or general code quality.

redis 0970d77 4.7 KB Updated

File contents

redis/redisinsight/tree/main/.ai/skills/code-quality commit 0970d77d66

Frequently asked questions

npx skillmds@latest add redis/code-quality