github.com/terraform-linters/tflint@v0.51.2-0.20240520175844-3750771571b6/docs/developer-guide/README.md (about) 1 # TFLint Developer Guide 2 3 The goal of this guide is to quickly understand how TFLint works and to help more developers contribute. 4 5 ## Table of Contents 6 7 - [Architecture](architecture.md) 8 - [Building TFLint](building.md) 9 - [Writing Plugins](plugins.md) 10 - [Releasing a new version of TFLint](releasing.md)