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

Create Polyadic.CodeStyle #782

Closed
FreeApophis opened this issue Mar 1, 2024 · 6 comments · Fixed by #806
Closed

Create Polyadic.CodeStyle #782

FreeApophis opened this issue Mar 1, 2024 · 6 comments · Fixed by #806
Assignees

Comments

@FreeApophis
Copy link
Member

Should we define our own code style?

@bash
Copy link
Member

bash commented Mar 7, 2024

Is this related to the suppressions in https://github.com/polyadic/funcky-lexer/pull/3/files?

@FreeApophis
Copy link
Member Author

Not directly, but Polyadic depends on Messerli repos.

@bash
Copy link
Member

bash commented Apr 9, 2024

I started an experiment in #785. There are a lot of code style options built into roslyn. Thanks to EnforceCodeStyleInBuild we might not need StyleCop anymore (which would be great because StyleCop usually takes a while to catch up with new C# versions).

@FreeApophis
Copy link
Member Author

FreeApophis commented Jan 14, 2025

Any progress on this one?

An adapted copy of the Messerli repository would be simple to do.

@bash
Copy link
Member

bash commented Jan 14, 2025

No, I haven't made any progress towards #785 unfortunately.

Yeah forking messerli/code-style seems easy enough :)

@bash bash self-assigned this Jan 14, 2025
@bash
Copy link
Member

bash commented Jan 14, 2025

Initial copy is here: polyadic/code-style#1

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 a pull request may close this issue.

2 participants