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

Indent interface member after anonymous record as generic type - fixes #2396 #2400

Merged
merged 3 commits into from
Aug 2, 2022

Conversation

theimowski
Copy link
Member

Additionally, made .githooks/pre-push file executable by running chmod +x .githooks/pre-push as otherwise MacOS would show following warning:

hint: The '.githooks/pre-push' hook was ignored because it's not set as executable.
hint: You can disable this warning with `git config advice.ignoredHook false`.

Copy link
Contributor

@nojaf nojaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks!
Would you like another beta for this?

@nojaf nojaf linked an issue Aug 2, 2022 that may be closed by this pull request
3 tasks
@nojaf nojaf merged commit 1fdb14d into fsprojects:master Aug 2, 2022
@theimowski
Copy link
Member Author

Cheers, not urgent - this is a fable bindings file so currently I put it in .fantomasignore, can wait a bit for next release 👍

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.

Incorrect indentation after interface member with anonymous record as generic type
2 participants