Skip to content

Commit

Permalink
skip codesniff on renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
splitbrain committed Dec 19, 2024
1 parent 8c959d2 commit 491a7df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions renderer.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

// phpcs:disable PSR1.Methods.CamelCapsMethodName.NotCamelCaps

/**
* DokuWiki Plugin dbquery (Renderer Component)
*
Expand Down

0 comments on commit 491a7df

Please sign in to comment.