issues
search
themsaid
/
ibis
A PHP tool that helps you write eBooks in markdown and convert to PDF.
MIT License
1.97k
stars
150
forks
source link
Issue #32 Code Fixer Updates
#33
Closed
aaronsaray
closed
3 years ago
aaronsaray
commented
3 years ago
As per issue #32, I submit the following updates:
Local install of php-cs-fixer
Ensure files under code standard are 100% in standard (and I added in
.php_cs
just this one time)
Add composer action to do a dry run (used in CI)
Document cs fixer for local development
Github action to run cs-fixer on pull requests and pushes
As per issue #32, I submit the following updates:
.php_cs
just this one time)