mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-25 20:52:44 +01:00
Update run_tabspace.bat after the HashSet.cs removal.
This commit is contained in:
parent
95d93386ec
commit
af8cf1e370
@ -3,7 +3,7 @@ SETLOCAL
|
|||||||
|
|
||||||
PUSHD %~dp0
|
PUSHD %~dp0
|
||||||
|
|
||||||
tabspace /ext:bat;c;cc;cpp;cs;cxx;h;hpp;hxx;iss;xml /exclude:*\*.designer.cs;*\zlib\*;*\HashSet.cs;*Logic\NHunspell\*
|
tabspace /ext:bat;c;cc;cpp;cs;cxx;h;hpp;hxx;iss;xml /exclude:*\*.designer.cs;*\zlib\*;*Logic\NHunspell\*
|
||||||
|
|
||||||
POPD
|
POPD
|
||||||
ENDLOCAL
|
ENDLOCAL
|
||||||
|
Loading…
Reference in New Issue
Block a user