Skip to content

ict-nick/drupal_lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

drupal-lint

A shared, Composer-installable Drupal linting toolkit aligned with Drupal.org CI.

Add to a Drupal project

This package is consumed directly from GitHub.

composer config repositories.ict-nick-drupal-lint vcs https://github.com/ict-nick/drupal_lint.git
composer require --dev ict-nick/drupal-lint:dev-main

Usage

Lint only git-changed custom code (default):

vendor/bin/ict-lint

Lint all custom code:

vendor/bin/ict-lint --all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages