mirror of https://github.com/docker/docs.git
Apply automatically to files named 'Dockerfile'
This commit is contained in:
parent
808f2d39bd
commit
a1a4a99d7e
|
@ -4,6 +4,10 @@
|
||||||
<dict>
|
<dict>
|
||||||
<key>name</key>
|
<key>name</key>
|
||||||
<string>Dockerfile</string>
|
<string>Dockerfile</string>
|
||||||
|
<key>fileTypes</key>
|
||||||
|
<array>
|
||||||
|
<string>Dockerfile</string>
|
||||||
|
</array>
|
||||||
<key>patterns</key>
|
<key>patterns</key>
|
||||||
<array>
|
<array>
|
||||||
<dict>
|
<dict>
|
||||||
|
|
Loading…
Reference in New Issue