mirror of
https://github.com/nsnail/ns-ext.git
synced 2025-04-19 01:42:50 +08:00
4 lines
333 B
PowerShell
4 lines
333 B
PowerShell
jb cleanupcode --no-build --include = $( $( git status --porcelain | Where-Object { $_ -match "^\s*[MA]" } | ForEach-Object { $_.TrimStart(" M").TrimStart(" A") } ) -join ";" ) ../NSExt.sln
|
|
dot rbom -w -e refs -e .git -e node_modules ../
|
|
dot trim -w -e refs -e .git -e node_modules ../
|
|
dot tolf -w -e refs -e .git -e node_modules ../ |