Below you will find pages that utilize the taxonomy term “driftlint”
January 22, 2026
DriftLinter
Version updated for https://github.com/driftlint/driftlint to version 0.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary DriftLinter is a GitHub Action designed to detect and address API drift by comparing the routes in your Flask application with your OpenAPI 3.0 specification. It automates the process of identifying missing, undocumented, or mismatched endpoints and can generate OpenAPI YAML suggestions for undocumented routes using AI.