mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-05 06:58:15 +00:00
Merge pull request #4190 from yingshanghuangqiao/master
chore: remove unnecessary symbol
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ If you would like to contribute, here are some notes and guidelines:
|
||||
- The code must work with all PHP versions that we support.
|
||||
- You can call `composer versions` to test version compatibility.
|
||||
- Code style should be maintained.
|
||||
- `composer style` will identify any issues with Coding Style`.
|
||||
- `composer style` will identify any issues with Coding Style.
|
||||
- `composer fix` will fix most issues with Coding Style.
|
||||
- All code changes must be validated by `composer check`.
|
||||
- Please include Unit Tests to verify that a bug exists, and that this PR fixes it.
|
||||
|
||||
Reference in New Issue
Block a user