Skip to content

Commit

Permalink
新增black格式化脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
lunzhiPenxil committed Sep 1, 2024
1 parent abaebc2 commit 66b7d51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions script/black.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
cd ..\
python -m black . -l 128 --extend-exclude .\\OlivOS\\thirdPartyModule
cd .\script

0 comments on commit 66b7d51

Please sign in to comment.