Skip to content

Commit 259df08

Browse files
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 015677b commit 259df08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ A template repository for building WordPress plugins that follows WordPress codi
2929
* **CODEOWNERS**: Paths mapped to teams (security, infra, web, data).
3030
* **example.env** (+ notes on secret management), **/docs/** for expanded guides, **/templates/** for reusable issue/PR snippets and boilerplate copy.
3131

32-
### 3) Linting, formatting, and quality gates
32+
### 3) Linting, formatting, and quality gates
3333

3434
* **JavaScript/TypeScript**: .eslintrc.\*, .eslintignore with a modern ruleset and plugin notes; **Prettier** via .prettierrc, .prettierignore.
3535
* **Styles**: .stylelintrc.\*, .stylelintignore (CSS/SCSS).

0 commit comments

Comments
 (0)