CodeRabbit’s guide to Prisma Lint.
.prisma
.prismalintrc.json
.prismalintrc
.prismalintrc.js
.prismalintrc.yaml
.prismalintrc.yml
prismalint.config.js
reviews.tools.prismalint.config_file
in your project’s .coderabbit.yaml
file or setting the “Review → Tools → Prisma Lint → Config File” field in CodeRabbit’s settings page.prisma/schema.prisma
. If you have a custom schema path specified in the prisma.schema
field within package.json
, that will be used instead..prismalintrc.json
file. See the Prisma Lint Rules Documentation for more information on the available rules and their configuration options.