You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See [EasyCodingStandard docs](https://github.com/symplify/easy-coding-standard#configuration) for more configuration options.
117
+
See [EasyCodingStandard docs][ecs-docs] for more configuration options.
118
118
119
119
### IDE integration
120
120
121
-
For integration with PHPStorm etc. follow instructions in EasyCodingStandard [README](https://github.com/symplify/easy-coding-standard#your-ide-integration).
121
+
For integration with PHPStorm and other IDEs, follow instructions in [EasyCodingStandard README][ecs-readme-ide].
122
122
123
123
## Changelog
124
-
For the latest changes see [CHANGELOG.md](CHANGELOG.md) file. We follow[Semantic Versioning](https://semver.org/).
124
+
For the latest changes, see [CHANGELOG.md](CHANGELOG.md) file. This library follows[Semantic Versioning](https://semver.org/).
125
125
126
126
## License
127
-
This library is opensource software licensed under the [MIT license](LICENSE.md).
127
+
This library is open-source software licensed under the [MIT license](LICENSE.md).
0 commit comments