Skip to content

Commit 0b3e14e

Browse files
gpibarrad3v2a
authored andcommitted
add annotation ignore for php code sniffer (barryvdh#1456)
1 parent b84bee8 commit 0b3e14e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Console/ModelsCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ protected function generateDocs($loadModels, $ignore = '')
231231
$output = "<?php
232232
233233
// @formatter:off
234+
// phpcs:ignoreFile
234235
/**
235236
* A helper file for your Eloquent Models
236237
* Copy the phpDocs from this file to the correct Model,

0 commit comments

Comments
 (0)