djLint is a Liquid template linter and a Liquid template formatter! Take advantage of the pre-build profile when linting and formatting your templates with djLint.
One profile covers all Liquid dialects: Shopify themes, Jekyll, LiquidJS (Eleventy) and Fluid (Orchard Core).
djlint /path/to/templates --profile=liquid
Configure djLint in your projects pyproject.toml.
[tool.djlint]
profile="liquid"