Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSOE-518: Fix formatting of action/workflow files #170

Merged
merged 15 commits into from
Jan 1, 2023
Merged

Conversation

BenedekFarkas
Copy link
Member

@BenedekFarkas BenedekFarkas commented Dec 28, 2022

OSOE-518
Fixes #169

The types of changes in this PR:

  1. Removing extra whitespaces (end of line space, double spaces).
  2. Fixing indentation (usually adding one more for list items and their descendants).
  3. Apostrophe vs. double quotes (mostly with autoformatting, but manually in descriptions).
  4. Line wrapping in descriptions.

Reset Azure Environment includes each type of change and has the most changes overall, here's the test run in NEST: https://github.com/Lombiq/DotNest-Tenants-Core/actions/runs/3795923016/jobs/6455518740

.github/workflows/deploy-to-azure-app-service.yml Outdated Show resolved Hide resolved
.github/workflows/deploy-to-azure-app-service.yml Outdated Show resolved Hide resolved
Readme.md Outdated Show resolved Hide resolved
Readme.md Outdated Show resolved Hide resolved
@Piedone Piedone merged commit 393fa8a into dev Jan 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix formatting of action/workflow files (OSOE-518)
2 participants