mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 05:41:16 -03:00
make style targets in Makefile phony
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user