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

chore: Clean up build #5519

Merged
merged 8 commits into from
Jun 6, 2024
Merged

Conversation

RustanLeino
Copy link
Collaborator

This PR contains 3 minor changes that improve the general build experience.

  • .gitignore is updated to exclude certain files that seem to be generated by the C++ compiler.
  • The pre-commit script that enforces C# coding style is updated to exclude Dafny-generated C# code.
  • The invisible characters (probably ones that say something about the UTF encoding of text files) at the beginning of some .expect files are removed. The tests now pass both through Rider's test mechanisms and through lit on the command line.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@RustanLeino RustanLeino merged commit 430d485 into dafny-lang:master Jun 6, 2024
21 checks passed
@RustanLeino RustanLeino deleted the clean-up-build branch June 6, 2024 19:42
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.

None yet

2 participants