Skip to content

Commit edc422c

Browse files
authored
add annotation ignore for php code sniffer (#1456)
1 parent 4dc20b0 commit edc422c

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)