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

Don't disable lint errors #2436

Merged
merged 6 commits into from
Feb 16, 2023
Merged

Don't disable lint errors #2436

merged 6 commits into from
Feb 16, 2023

Conversation

JoannaaKL
Copy link
Contributor

@JoannaaKL JoannaaKL commented Feb 15, 2023

This PR adds the following changes:

  • enables workflow failure if new code was not formatted
  • adds code written by @cory-miller with small adjustments (it will format only modified files)
  • adds documentation written by @cory-miller

@JoannaaKL JoannaaKL requested a review from a team as a code owner February 15, 2023 13:07
@JoannaaKL JoannaaKL merged commit 02c9d1c into main Feb 16, 2023
@JoannaaKL JoannaaKL deleted the JoannaaKL-patch-1 branch February 16, 2023 13:33
nikola-jokic pushed a commit to nikola-jokic/runner that referenced this pull request May 12, 2023
* Update lint.yml

Don't ignore the formatting errors

* Add formatting made by @cory-miller

* Use dotnet format

* Format only modified files

* Add instruction to contribute.md

* Use git status instead of git diff
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