Skip to content

Disable lint rule for a table/column #160

@kunagpal

Description

@kunagpal

Hi, thanks for this great project!

Some other linters like ESLint allow granular lint control. Is there a way to disable a lint rule for a particular table/column? Something like:

create table `foo` (
  `id` int(11) unsigned NOT NULL
) ENGINE=Archive # ignore: InnoDB engine

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions