2017 © Pedro Peláez
 

library fluid-lint

Lint/syntax check for TYPO3.Fluid template files

image

namelesscoder/fluid-lint

Lint/syntax check for TYPO3.Fluid template files

  • Friday, January 27, 2017
  • by NamelessCoder
  • Repository
  • 3 Watchers
  • 6 Stars
  • 274 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Fluid Lint Utility

Build Status Coverage, (*1)

Checks the basic syntax of Fluid template files., (*2)

Archived

This project has been left unmaintained for years and stalled., (*3)

The repository has been archived and is marked abandoned on packagist.org., (*4)

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

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:, (*6)

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

The Versions

27/01 2017

dev-master

9999999-dev

Lint/syntax check for TYPO3.Fluid template files

  Sources   Download

MIT

The Requires

 

The Development Requires

23/04 2015

1.0.0

1.0.0.0

Lint/syntax check for TYPO3.Fluid template files

  Sources   Download

MIT

The Requires

 

The Development Requires