Added yml to the .editorconfig

This commit is contained in:
Dirk Lemstra
2021-09-05 09:11:19 +02:00
parent ecda000b48
commit c5ae59784c
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
root = true
[*.{c,h,txt,md}]
[*.{c,h,txt,md,yml}]
indent_size = 2
indent_style = space
+1 -1
View File
@@ -37,4 +37,4 @@ body:
- type: textarea
attributes:
label: Images
description: Please upload images that can be used to reproduce issues in the area below. If the file type is not supported the file can be zipped and then uploaded instead.
description: Please upload images that can be used to reproduce issues in the area below. If the file type is not supported the file can be zipped and then uploaded instead.
+1 -1
View File
@@ -2,4 +2,4 @@ blank_issues_enabled: false
contact_links:
- name: Ask question
url: https://github.com/ImageMagick/ImageMagick/discussions/category_choices
about: Ask a question about this project.
about: Ask a question about this project.
+1 -1
View File
@@ -18,4 +18,4 @@ body:
- type: textarea
attributes:
label: Additional context
description: Add any other context or screenshots about the feature request here.
description: Add any other context or screenshots about the feature request here.
+3 -3
View File
@@ -120,7 +120,7 @@ jobs:
with:
certificate: '${{ secrets.CERTIFICATE }}'
folder: 'ImageMagick-Windows\VisualMagick\installer\output'
- uses: actions/upload-artifact@v2
with:
name: installers
@@ -149,7 +149,7 @@ jobs:
run: |
cd %GITHUB_WORKSPACE%\ImageMagick-Windows
7z a ImageMagick-Windows.7z .\source\*
- uses: actions/upload-artifact@v2
with:
name: ImageMagick-Windows
@@ -259,4 +259,4 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: 'ImageMagick-${{steps.package.outputs.version}}-portable-${{matrix.quantum}}${{matrix.hdri_flag}}-${{matrix.platform}}'
path: portable
path: portable