TYPO3/Fluid.Lint

Name: Fluid.Lint

Owner: TYPO3 GitHub Department

Description: Lint utility for TYPO3 Fluid templates

Created: 2015-04-21 16:24:29.0

Updated: 2018-03-09 14:15:29.0

Pushed: 2017-01-27 10:17:21.0

Homepage:

Size: 20

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Fluid Lint Utility

Build Status Coverage

Checks the basic syntax of Fluid template files.

Installation
oser require typo3fluid/fluid-lint
Usage
ndor/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:

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

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.