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

Implementing align doc type + using it for classes #279

Merged
merged 4 commits into from
Jun 10, 2021

Conversation

belav
Copy link
Owner

@belav belav commented Jun 7, 2021

This implements a basic version of the align doc type. The prettier version does a lot more, but we can keep it simple until we need to add the extra complexity.
This also uses align to handle formatting ClassDeclaration with BaseLists to get them looking good with ConstraintClauses

closes #276
closes #275

@belav belav force-pushed the align-doc-type-and-class branch from 1377994 to 18ae797 Compare June 10, 2021 00:05
@belav belav force-pushed the align-doc-type-and-class branch from 3381f18 to f85e946 Compare June 10, 2021 00:38
@belav belav force-pushed the align-doc-type-and-class branch from df79058 to a40c683 Compare June 10, 2021 00:52
@belav belav merged commit b339cbe into master Jun 10, 2021
@belav belav deleted the align-doc-type-and-class branch June 10, 2021 01:01
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.

Implement Align Doc Type Improve formatting of ClassDeclaration with BaseList + Constraints
1 participant