Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added IDE inspections * Added the workflow * Updated gitignore * Updated include paths * Minor fixes * Minor fixes * Minor fixes * Minor fixes * Remove redundant composer auth * Remove redundant composer auth * Minor fixes * Minor fixes * Minor fixes * Minor fixes * Add MSI, Nostotagging and CMP modules to project deps step (#4) * Update copyright header * Remove unused HttpResponse from Action observer * Suppress false-positive unused constructor warning * Updated Workflow * Disable XML IDE inspection * Remove vendor/bin folder prior to run IDE inspections * Bump min PHP version to 7.1 * Suppress unused constructor false-positive * Suppress missing entrypoint * PHPCS: Fix lack of empty line between imports and class declaration * Updated the inpection scope paths * Updated the project configuration. * Added a script to do the di:compile for local usage. * Updated the project configuration. * Test commit for trigger CI * Bumped the process-timeout to allow running inspections * Added some helper composer commands to run inspections locally * Added some helper composer commands to run compilation locally Co-authored-by: Mridang Agarwalla <[email protected]> Co-authored-by: Hannu Pölönen <[email protected]> Co-authored-by: Cid Lopes <[email protected]>
- Loading branch information