flake8-sql

SQL linter

A Flake8 plugin for enforcing SQL coding standards.

Flake8 plugin that checks SQL code against opinionated style rules

GitHub

26 stars
4 watching
4 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

flake8pythonsql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
smarkets/flake8-strict Plugin for static code analysis of Python code adhering to strict style rules 10
plinss/flake8-literal This plugin checks and enforces consistent usage of string literals in Python code. 5
adamchainz/flake8-logging A Flake8 plugin that checks for issues related to logging in Python code 79
rocioar/flake8-django A plugin to enforce Django-specific coding standards and best practices during code reviews. 180
orsinium-labs/flake8-todos Tools to check and enforce TODO comments in Python code 27
martinthoma/flake8-scream A Flake8 plugin to help identify and suppress false-positive warnings in Python code 4
zheller/flake8-quotes An extension to flake8 that checks for quote usage in python. 178
orsinium-labs/flake8-codes Tools to inspect error codes in Python code for linting and quality assurance 14
mlshapiro/jupyterlab-flake8 An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files 111
pycqa/flake8-pyi Enhances Flake8 to better handle stub files used in type hinting 73
orsinium-labs/flake8-warnings Lints Python code to detect deprecated modules and functions. 12
xzise/flake8-string-format A Flake8 plugin to check strings and parameters using str.format for implicit index usage 20
sbdchd/flake8-pie An extension to flake8 that enforces best practices in Python development 61
flakehell/flakehell A Python tool for linting code and managing flake8 plugins in a flexible and configurable way. 88
queensferryme/flake8-too-many A flake8 plugin that prevents excessive bad code in Python 4