Add ability to disable linting

Author: fgblomqvistCreated Jul 2, 2026Updated Jul 21, 2026
Labelsenhancementopenapi-ts

Description

It is currently not possible to disable the redocly linting. I don't think it should be required. People might already have linting setup in other ways and just want to use openapi-typescript for generating the types.

Proposal

Maybe a flag like --no-lint could work?

Extra

Source: openapi-ts/openapi-typescript