mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 03:32:27 +08:00
make style targets in Makefile phony
This commit is contained in:
parent
1499ade89c
commit
a5e0555e83
|
@ -841,7 +841,7 @@ style:
|
|||
build_tools/style.fish
|
||||
style-all:
|
||||
build_tools/style.fish --all
|
||||
.PHONY: lint lint-all
|
||||
.PHONY: style style-all
|
||||
|
||||
#
|
||||
# Cleanup targets
|
||||
|
|
Loading…
Reference in New Issue
Block a user