Skip to content

Tags: codeclimate/codeclimate-phpcodesniffer

Tags

b157

Toggle b157's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump WPCS to 0.14.0 (#69)

* Bump WPCS to 0.14.0

b154

Toggle b154's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix image build (#67)

Apparently newer APK cleans up after itself.

b149

Toggle b149's commit message
Update WordPress Coding Standards to Version `0.13.0`. (#63)

Update WordPress Coding Standards to Version `0.13.1`.

b144

Toggle b144's commit message
Update WPCS and PHP_Codesniffer (#62)

* Update the WordPress Coding Standards to version 0.11.0.

* Update PHP_CodeSniffer to 2.8.1, a security fix.

* Update WordPress coding standards to version `0.12.0`, and PHP_Codesniffer to `2.9.1` (the highest compatible version with WPCS).

b141

Toggle b141's commit message
Fixes exception bubbling for php7 (#61)

* Dockerfile fixes to get image building

* Rescues `Throwable` which includes `Exception` and php7 `Error` objects

b139

Toggle b139's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add Symfony2 coding standar

b136

Toggle b136's commit message
Header syntax fix (#58)

The header syntax was incorrect, I added the space between the hash symbols and text to get it displaying properly

b134

Toggle b134's commit message
Update the WordPress Coding Standards and PHP_CodeSniffer to the late…

…st versions (#55)

* Update the WordPress Coding Standards to version 0.11.0.

* Update PHP_CodeSniffer to 2.8.1, a security fix.

b132

Toggle b132's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add php7 package (#56)

At some point this became necessary

b125

Toggle b125's commit message
Feature/magento extension standards (#54)

* Add Magento composer repository

* Manually configure marketplace-eqp as a package

* Install magento/marketplace-eqp coding standards

* Add magento sniffs to installed_paths

* Update README to include Magento sniffs

* Switch magento package type to vcs

* Switch to using gzip file for Magento code style

* Add git-core to Dockerfile

* Switch magento/marketplace-eqp to git repo

* Add openssh to support git

* Fix Dockerfile apk add invocation

* Remove openssh installation