jkniest/linting

Internal library which contains my linting configurations

1.19.0 2024-03-08 05:34 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

  1. Install this repository via composer:
composer require jkniest/linting
  1. Run the installation script. This will copy all linting configurations in their correct place:
./vendor/bin/jkniest-lint-install

What's included?

  • PHP CS Fixer