Skip to content

Lua script to fix all changed PHP files using php-cs-fixer

Notifications You must be signed in to change notification settings

smyhill/lua-style-fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Git Diff Fixer for PHP

A quick Lua script that fixes the style of all PHP files that show as changed in git based on the PHP Coding Standards.

This is done by grabbing the names of all files in the git difference and then running the PHP-CS-Fixer on each file.

A new version of this will need to be made for my local setup

About

Lua script to fix all changed PHP files using php-cs-fixer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages