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

Make white space consistent. #496

Merged
merged 7 commits into from
Jun 23, 2021

Conversation

dgeelen-uipath
Copy link
Contributor

@dgeelen-uipath dgeelen-uipath commented Jun 18, 2021

This PR creates a consistent base for further development:

  • All files are converted to the same, standard, format of 'UTF-8 without BOM and LF line endings',
  • Adds terminating newlines for all files,
  • Trims all trailing white space,
  • And ensures that all files follow the default Visual Studio code formatting.

An .editorconfig is introduced to help maintain whitespace consistency.

@dgeelen-uipath dgeelen-uipath mentioned this pull request Jun 21, 2021
@ahmad-moussawi ahmad-moussawi merged commit 8498071 into sqlkata:master Jun 23, 2021
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.

2 participants