mirror of
				https://github.com/furyfire/trueskill.git
				synced 2025-11-04 02:02:29 +01:00 
			
		
		
		
	Ignore line length warning.
This commit is contained in:
		@@ -30,6 +30,6 @@
 | 
				
			|||||||
        "@analyze-phpcs"
 | 
					        "@analyze-phpcs"
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "analyze-phpstan":"vendor/bin/phpstan analyze --level=8  --error-format=raw src/",
 | 
					    "analyze-phpstan":"vendor/bin/phpstan analyze --level=8  --error-format=raw src/",
 | 
				
			||||||
    "analyze-phpcs":  "vendor/bin/phpcs src --report=emacs  --standard=PSR12"
 | 
					    "analyze-phpcs":  "vendor/bin/phpcs --report=emacs  --standard=PSR12 --exclude=Generic.Files.LineLength src"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user