Skip to content

Commit

Permalink
Merge branch 'master' into fix/setup-wizard-service-style-tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
dechov committed Dec 29, 2017
2 parents 7e45159 + eb60a17 commit 6824b2a
Show file tree
Hide file tree
Showing 112 changed files with 10,125 additions and 2,056 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CHANGELOG.txt export-ignore
composer.* export-ignore
Gruntfile.js export-ignore
package.json export-ignore
phpcs.ruleset.xml export-ignore
phpcs.xml export-ignore
phpunit.* export-ignore
README.md export-ignore
tests export-ignore
3 changes: 0 additions & 3 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,9 +278,6 @@ module.exports = function( grunt ) {
bin: 'vendor/bin/phpcs'
},
dist: {
options: {
standard: './phpcs.ruleset.xml'
},
src: [
'**/*.php', // Include all files
'!apigen/**', // Exclude apigen/
Expand Down
2 changes: 1 addition & 1 deletion assets/css/activation-rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/css/activation.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6824b2a

Please sign in to comment.