Skip to content

Introduction

awscdk-lint provides Oxlint and ESLint plugins for the AWS Cloud Development Kit (AWS CDK).

The same set of CDK rules is offered through two packages:

Pick whichever linter your project already uses. The rules detect the same issues:

  • Syntax errors
  • Violations of AWS CDK theory

Integrating either linter with your editor is also convenient for checking code in real-time.

🚥 Versioning policy

Please see Versioning Policy.

📰 Changelog

We are using GitHub Releases.

🔒 License

See the LICENSE file for license rights and limitations (MIT).