Skip to content

atabix/code-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Atabix Code Style

A repository containing configuration files for code style and linters.

Instalation

Run the following to install PHP-CS-Fixer

# PHP CS Fixer
mkdir -p $(brew --prefix)/lib/php-cs-fixer
composer require --working-dir=$(brew --prefix)/lib/php-cs-fixer friendsofphp/php-cs-fixer
ln -s $(brew --prefix)/lib/php-cs-fixer/vendor/bin/php-cs-fixer $(brew --prefix)/bin/php-cs-fixer
curl https://raw.githubusercontent.com/atabix/code-style/main/php-cs-fixer.dist.php > ~/Development/.php-cs-fixer.dist.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages