Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluid Lint Utility

Build Status Coverage

Checks the basic syntax of Fluid template files.

Archived

This project has been left unmaintained for years and stalled.

The repository has been archived and is marked abandoned on packagist.org.

In case a general linter of Fluid templates finds general acceptance, an implementation should be merged to https://github.com/TYPO3/Fluid directly.

Installation

composer require typo3fluid/fluid-lint

Usage

./vendor/bin/fluidlint /path/to/files-or-file

If you are linting for a project that uses a custom RenderingContext, specify the RenderingContext class as last argument:

./vendor/bin/fluidlint /path/to/files-or-file MyVendor\\MyPackageName\\Rendering\\MyRenderingContext

About

Lint utility for TYPO3 Fluid templates

Resources

Stars

11 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages