File tree Expand file tree Collapse file tree 7 files changed +4
-275
lines changed
Expand file tree Collapse file tree 7 files changed +4
-275
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- tests / export-ignore
2- .github / export-ignore
1+ .github export-ignore
32.gitignore export-ignore
43.gitattributes export-ignore
5- phpunit.xml. * export-ignore
6- composer.lock export-ignore
74build.xml export-ignore
8- .csslintrc export-ignore
9- .eslintignore export-ignore
10- .eslintrc export-ignore
11- .codeclimate.yml export-ignore
5+ composer.lock export-ignore
6+ phpunit.xml. * export-ignore
7+ tests export-ignore
Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ This is the repository for the development of the phpBB Board Rules Extension.
44
55[ ![ Build Status] ( https://github.com/phpbb-extensions/boardrules/actions/workflows/tests.yml/badge.svg )] ( https://github.com/phpbb-extensions/boardrules/actions )
66[ ![ codecov] ( https://codecov.io/gh/phpbb-extensions/boardrules/graph/badge.svg?token=YetAXFXZyQ )] ( https://codecov.io/gh/phpbb-extensions/boardrules )
7- [ ![ Code Climate] ( https://codeclimate.com/github/phpbb-extensions/boardrules/badges/gpa.svg )] ( https://codeclimate.com/github/phpbb-extensions/boardrules )
87
98## Install
109
Original file line number Diff line number Diff line change 1919
2020 <delete file =" ${ dir } /.gitignore" />
2121 <delete file =" ${ dir } /.gitattributes" />
22- <delete file =" ${ dir } /.codeclimate.yml" />
23- <delete file =" ${ dir } /.csslintrc" />
24- <delete file =" ${ dir } /.eslintignore" />
25- <delete file =" ${ dir } /.eslintrc" />
2622 <delete file =" ${ dir } /build.xml" />
2723 <delete file =" ${ dir } /composer.lock" />
2824 <delete file =" ${ dir } /phpunit.xml.dist" />
You can’t perform that action at this time.
0 commit comments