Skip to content
Snippets Groups Projects
Commit 387e2f2a authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

Merge branch 'feature/leave-examples-in-package' into 'master'

build: add example files to package

See merge request !8
parents 183bff6a 9bc13aec
No related branches found
No related tags found
1 merge request!8build: add example files to package
.git/ export-ignore .git/ export-ignore
tests/ export-ignore tests/ export-ignore
vendor/ export-ignore vendor/ export-ignore
.editorconfig export-ignore
.gitattributes export-ignore .gitattributes export-ignore
.gitignore export-ignore .gitignore export-ignore
.gitlab-ci.yml export-ignore .gitlab-ci.yml export-ignore
.idea export-ignore .idea export-ignore
phpcs.xml.dist export-ignore
# Changelog # Changelog
## [1.2.2] - 2021-06-16
### Changed
- Add phpcs.xml.dist and .editorconfig to package distribution as configuration examples to copy
## [1.2.1] - 2021-06-14 ## [1.2.1] - 2021-06-14
### Fixed ### Fixed
- Removed wrapping operations in brackets - Removed wrapping operations in brackets
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"homepage": "https://gitlab.com/wpdesk/wp-code-sniffer", "homepage": "https://gitlab.com/wpdesk/wp-code-sniffer",
"type": "phpcodesniffer-standard", "type": "phpcodesniffer-standard",
"prefer-stable": true, "prefer-stable": true,
"version": "1.2.1", "version": "1.2.2",
"authors": [ "authors": [
{ {
"name": "grola", "name": "grola",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment