mirror of
https://github.com/ImageMagick/ImageMagick.git
synced 2026-06-12 15:37:14 +02:00
Added yml to the .editorconfig
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
root = true
|
||||
|
||||
[*.{c,h,txt,md}]
|
||||
[*.{c,h,txt,md,yml}]
|
||||
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user