Skip to content

Pull requests: mayflower/mo4-coding-standard

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Switch to PHPCS coding standard
#9 by mmoll was merged Mar 5, 2015 Loading…
Fix for inline comments after variable declarations.
#15 by aguenther was merged Jul 16, 2015 Loading…
Spelling corrections in the readme file
#16 by andythedandy was merged Jul 30, 2015 Loading…
Fix issue3
#17 by ritters was merged Jul 30, 2015 Loading…
development documentation
#18 by mmoll was merged Jul 30, 2015 Loading…
fix tests to really test tests
#19 by mmoll was merged Jul 30, 2015 Loading…
enable testing on PHP7 and HHVM
#20 by mmoll was merged Jul 31, 2015 Loading…
Fix error code for every error
#21 by ritters was merged Jul 31, 2015 Loading…
include Unnecessary String Concat sniff
#26 by xalopp was merged Aug 12, 2015 Loading…
add fixer for Alphabetical Use Statements Sniff
#29 by xalopp was merged Aug 20, 2015 Loading…
import ruleset.xml and Symfony CS to really run tests
#31 by mmoll was merged Sep 23, 2015 Loading…
fix name in composer.json
#33 by xalopp was merged Feb 4, 2016 Loading…
fix typos in readme
#34 by elseym was merged Jun 21, 2016 Loading…
travis: add PHP 7.1, disable xdebug
#35 by mmoll was merged Aug 31, 2016 Loading…
update to phpcs 3.x
#36 by mmoll was merged Oct 16, 2017 Loading…
travis: clean up build and test
#37 by xalopp was merged Oct 23, 2017 Loading…
change PHPCS 3.x paths in readme file
#38 by xalopp was merged Oct 23, 2017 Loading…
update contributing documentation
#39 by xalopp was merged Oct 25, 2017 Loading…
autofixed coding standard issues for tests
#40 by xalopp was merged Oct 25, 2017 Loading…
update documentation of property comment sniff
#45 by xalopp was merged Nov 22, 2017 Loading… v2.0.0
ProTip! Exclude everything labeled bug with -label:bug.