rename files add prefixes for nodes and tests files
This commit is contained in:
parent
1824f2e5f0
commit
b06fd9887d
2
Makefile
2
Makefile
@ -9,7 +9,7 @@ build:
|
|||||||
run: build
|
run: build
|
||||||
./php-parser $(PHPFILE)
|
./php-parser $(PHPFILE)
|
||||||
|
|
||||||
test: all
|
test: build
|
||||||
go test ./... --cover
|
go test ./... --cover
|
||||||
|
|
||||||
compile: ./php5/php5.go ./php7/php7.go ./scanner/scanner.go
|
compile: ./php5/php5.go ./php7/php7.go ./scanner/scanner.go
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user