Make sure all files have trailing newline (#5076) (#5081)

* Make sure all files have trailing newline.

* Adjust tests.

(cherry picked from commit fa6c009ff0)
This commit is contained in:
Felix Fontein 2022-08-05 21:31:26 +02:00 committed by GitHub
commit 7933fe7ea3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
188 changed files with 229 additions and 166 deletions

View file

@ -6,4 +6,4 @@ skip/osx
skip/macos
skip/freebsd
skip/rhel
disabled
disabled

View file

@ -6,4 +6,4 @@
mssql_host: localhost
mssql_port: 14330
mssql_login_user: sa
mssql_login_password: "yourStrong(!)Password"
mssql_login_password: "yourStrong(!)Password"

View file

@ -221,4 +221,3 @@
- empty_result.query_results[0][1] | length == 0
- empty_result.query_results[0][2][0][0] == 'msdb'
failed_when: false # known issue