chore: windows is cancelled and format requirements
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
221185076f
commit
11a445ca8e
3 changed files with 1 additions and 7 deletions
|
@ -1,3 +1,3 @@
|
||||||
---
|
---
|
||||||
collections:
|
collections:
|
||||||
- community.general
|
- community.general
|
||||||
|
|
1
files/.gitignore
vendored
1
files/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
stylus-windows.json
|
|
|
@ -1,5 +0,0 @@
|
||||||
generate-stylus-for-windows:
|
|
||||||
cat stylus.json | perl -ne "s/Extended/Expanded/g; print;" | tee stylus-windows.json
|
|
||||||
|
|
||||||
generate-stylus-from-windows:
|
|
||||||
cat stylus-windows.json | perl -ne "s/Expanded/Extended/g; print;" | tee stylus.json
|
|
Loading…
Reference in a new issue