From a78491a1b1ff5f3a53ffab4cafe4865802ca96b6 Mon Sep 17 00:00:00 2001 From: Rodrigo Primo Date: Mon, 23 Mar 2026 15:42:43 -0300 Subject: [PATCH] Update PHP_CodeSniffer repository link --- web/wp-content/themes/dctx2/README.md | 2 +- web/wp-content/themes/dctx2/phpcs.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/wp-content/themes/dctx2/README.md b/web/wp-content/themes/dctx2/README.md index 37b99512..39fcf5c9 100644 --- a/web/wp-content/themes/dctx2/README.md +++ b/web/wp-content/themes/dctx2/README.md @@ -4,7 +4,7 @@ wd_s Hi. I'm a starter theme called `wd_s`, or `wdunderscores`. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead, try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for! -I feature some of the web's most proven technologies like: [Gulp](http://gulpjs.com/), [LibSass](http://sass-lang.com/), [Babel](https://babeljs.io/), [PostCSS](https://github.com/postcss/postcss), and [BrowserSync](https://www.browsersync.io/). To help you write clean code (that meets [WordPress standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)), I'm also bundled with a [Sass Lint](https://github.com/sasstools/sass-lint), [ESLint](https://eslint.org/), and [PHPCS](https://github.com/squizlabs/PHP_CodeSniffer) linting rulesets. Did I mention that I'm also accessible? Yup. I pass both WCAG 2.1AA and Section 508 standards out of the box. +I feature some of the web's most proven technologies like: [Gulp](http://gulpjs.com/), [LibSass](http://sass-lang.com/), [Babel](https://babeljs.io/), [PostCSS](https://github.com/postcss/postcss), and [BrowserSync](https://www.browsersync.io/). To help you write clean code (that meets [WordPress standards](https://make.wordpress.org/core/handbook/best-practices/coding-standards/)), I'm also bundled with a [Sass Lint](https://github.com/sasstools/sass-lint), [ESLint](https://eslint.org/), and [PHPCS](https://github.com/PHPCSStandards/PHP_CodeSniffer) linting rulesets. Did I mention that I'm also accessible? Yup. I pass both WCAG 2.1AA and Section 508 standards out of the box. If that weren't enough, I also support [synchronized JSON](https://www.advancedcustomfields.com/resources/synchronized-json/) for Advanced Custom Fields and support both [Selective Refresh](https://make.wordpress.org/core/2016/03/22/implementing-selective-refresh-support-for-widgets/) and [Live Preview](https://codex.wordpress.org/Theme_Customization_API#Part_3:_Configure_Live_Preview_.28Optional.29) in the Theme Customizer. diff --git a/web/wp-content/themes/dctx2/phpcs.xml b/web/wp-content/themes/dctx2/phpcs.xml index 25bd38a2..188a8cf1 100644 --- a/web/wp-content/themes/dctx2/phpcs.xml +++ b/web/wp-content/themes/dctx2/phpcs.xml @@ -1,7 +1,7 @@ - +