Linted the repository
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m9s

This commit is contained in:
2025-07-13 22:12:42 +02:00
parent a0f0dbd333
commit 13fd22976c

5
.gitignore vendored
View File

@@ -614,8 +614,8 @@ crash.log
crash.*.log crash.*.log
# Exclude all .tfvars files, which are likely to contain sensitive data, such as # Exclude all .tfvars files, which are likely to contain sensitive data, such as
# password, private keys, and other secrets. These should not be part of version # password, private keys, and other secrets. These should not be part of version
# control as they are data points which are potentially sensitive and subject # control as they are data points which are potentially sensitive and subject
# to change depending on the environment. # to change depending on the environment.
*.tfvars *.tfvars
*.tfvars.json *.tfvars.json
@@ -1073,4 +1073,3 @@ FodyWeavers.xsd
# Built Visual Studio Code Extensions # Built Visual Studio Code Extensions
*.vsix *.vsix