Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[SQUASH-ME] Update table of contents
  • Loading branch information
jrfnl committed Jul 15, 2025
commit c9454dd8ca3f502fbd38528d73e9478358177a6e
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
## Table of Contents

* [PHP_CodeSniffer Wiki](#php_codesniffer-wiki)
* [How does the Wiki get updated ?](#how-does-the-wiki-get-updated-)
* [How Does the Wiki Get Updated?](#how-does-the-wiki-get-updated)
* [Contributing to the Wiki](#contributing-to-the-wiki)
* [Guidelines for updating the wiki files](#guidelines-for-updating-the-wiki-files)
* [Guidelines for Updating the Wiki Files](#guidelines-for-updating-the-wiki-files)
* [Running the pre-processing locally](#running-the-pre-processing-locally)
* [Running code quality checks locally](#running-code-quality-checks-locally)
* [Running Code Quality Checks Locally](#running-code-quality-checks-locally)
* [Frequently Asked Questions](#frequently-asked-questions)
* [Why not make the Wiki publicly editable ?](#why-not-make-the-wiki-publicly-editable-)
* [Why Not Make the Wiki Publicly Editable?](#why-not-make-the-wiki-publicly-editable)


## PHP_CodeSniffer Wiki
Expand Down
Loading