File tree Expand file tree Collapse file tree 3 files changed +17
-5
lines changed Expand file tree Collapse file tree 3 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 1+ # Reformat code te be PSR-2 compatible
2+ 93cc82c4bf42cea403e1acaab201338bea304b6e
3+ # Convert to short syntax (array)
4+ 332030325fbad38a64c5e60980d3b14b6434d6dd
5+ # Convert to short syntax
6+ b0fcdfab1aecaeb620f75a83f15aa02bc25765a0
7+ # Fix codestyle
8+ 0f91f32ecff52ef479addb0a5013342d59fe0697
Original file line number Diff line number Diff line change 11# Ignore all test and documentation for archive
2- /.github export-ignore
3- /.gitattributes export-ignore
4- /.scrutinizer.yml export-ignore
5- /.travis.yml export-ignore
6- /docs export-ignore
2+ /.github export-ignore
3+ /.git-blame-ignore-revs export-ignore
4+ /.gitattributes export-ignore
5+ /.scrutinizer.yml export-ignore
6+ /.travis.yml export-ignore
7+ /docs export-ignore
Original file line number Diff line number Diff line change 11# phpstorm project files
22.idea
33
4+ # visual studio code project files
5+ .vscode
6+
47# netbeans project files
58nbproject
69
You can’t perform that action at this time.
0 commit comments