Skip to content

Commit

Permalink
238 phpcs scaffold (#562)
Browse files Browse the repository at this point in the history
* #238: adjust phpcs scaffold to use dist extension.

---------

Co-authored-by: Sally Young <[email protected]>
  • Loading branch information
lullabot-drainpipe[bot] and justafish committed May 22, 2024
1 parent 8a39bbb commit 25db081
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"[web-root]/sites/sites.php": "scaffold/nightwatch/sites.php",
"[project-root]/.ddev/docker-compose.selenium.yaml": "scaffold/nightwatch/docker-compose.selenium.yaml",
"[project-root]/test/nightwatch/example.nightwatch.js": "scaffold/nightwatch/example.nightwatch.js",
"[project-root]/phpcs.xml": "scaffold/phpcs.xml"
"[project-root]/phpcs.xml.dist": "scaffold/phpcs.xml.dist"
}
}
},
Expand Down
File renamed without changes.

0 comments on commit 25db081

Please sign in to comment.