end-of-file-fixer

This commit is contained in:
Marcello Teodori
2022-02-23 23:01:56 +01:00
parent ce04a8f4b4
commit 20b29ea2e2
157 changed files with 125 additions and 177 deletions

View File

@@ -112,4 +112,4 @@ data:
maxTransforms: "{{ .Values.imagemagick.livenessProbe.maxTransforms }}"
maxTransformSeconds: "{{ .Values.imagemagick.livenessProbe.maxTransformSeconds }}"
~~~
~~~

View File

@@ -221,4 +221,4 @@ definitions:
required:
type: boolean
name:
type: string
type: string

View File

@@ -61,4 +61,3 @@ been generated by steps (2) and (3), then an empty commit should be created - e.
6. Once it is approved, merge the PR, preferably through the **Rebase and merge** option. If the
**Create a merge commit** (_Merge pull request_) or **Squash and merge** options are used, you
need to ensure that the _commit message_ contains the `[trigger release]` tag (sub-string).

View File

@@ -165,4 +165,4 @@ Rendition provides values for options: Op1, Op2
```
If we assume both transformers support the required source and target Media Types and
*priority1* < *priority2*, Transformer 1 will be selected because its priority is higher.

View File

@@ -96,4 +96,4 @@ The following externalized T-engines properties are available:
| IMAGEMAGICK_DYN | Path to Imagemagick DYLD. | /usr/lib64/ImageMagick-7.0.10/lib |
| IMAGEMAGICK_EXE | Path to Imagemagick EXE. | /usr/bin/convert |
| IMAGEMAGICK_CODERS | Path to Imagemagick custom coders. | |
| IMAGEMAGICK_CONFIG | Path to Imagemagick custom config. | |
| IMAGEMAGICK_CONFIG | Path to Imagemagick custom config. | |