mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-03-09 13:15:59 +08:00
2
Makefile
2
Makefile
@@ -1,6 +1,6 @@
|
|||||||
.PHONY: quality style test
|
.PHONY: quality style test
|
||||||
|
|
||||||
check_dirs := scripts src tests
|
check_dirs := scripts src tests setup.py
|
||||||
|
|
||||||
quality:
|
quality:
|
||||||
ruff check $(check_dirs)
|
ruff check $(check_dirs)
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 146 KiB After Width: | Height: | Size: 144 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 150 KiB After Width: | Height: | Size: 146 KiB |
Reference in New Issue
Block a user