namelesscoder/fluid-lint 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

namelesscoder/fluid-lint

最新稳定版本:1.0.0

Composer 安装命令:

composer require namelesscoder/fluid-lint

包简介

Lint/syntax check for TYPO3.Fluid template files

README 文档

README

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

统计信息

  • 总下载量: 281
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 11
  • 点击次数: 5
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 11
  • Watchers: 6
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-04-26