jkniest / linting
Internal library which contains my linting configurations
Installs: 1 889
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
pkg:composer/jkniest/linting
Requires
This package is auto-updated.
Last update: 2025-10-06 06:15:22 UTC
README
This repository contains all the linting configurations which I use on my projects. It is mostly some internal stuff and personal preferences.
Installation
- Install this repository via composer:
composer require jkniest/linting
- Run the installation script. This will copy all linting configurations in their correct place:
./vendor/bin/jkniest-linting-install
What's included?
- PHP CS Fixer