Rename attempt
This commit is contained in:
		@@ -12,7 +12,7 @@ pipeline:
 | 
				
			|||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
    - composer install
 | 
					    - composer install
 | 
				
			||||||
    - ./vendor/bin/phpunit tests
 | 
					    - ./vendor/bin/phpunit tests
 | 
				
			||||||
  analyze:
 | 
					  tools:
 | 
				
			||||||
    image: php
 | 
					    image: php
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
    - ./vendor/bin/phpmd src text cleancode,codesize,controversial,design,naming,unusedcode
 | 
					    - ./vendor/bin/phpmd src text cleancode,codesize,controversial,design,naming,unusedcode
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user