mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-31 04:28:51 +00:00
chore: remove unnecessary symbol
This commit is contained in:
committed by
GitHub
parent
817556b0ac
commit
bfb25a320f
+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