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

Remove here keyword #3749

Merged
merged 9 commits into from
Sep 29, 2022
Merged

Remove here keyword #3749

merged 9 commits into from
Sep 29, 2022

Conversation

4e6
Copy link
Contributor

@4e6 4e6 commented Sep 29, 2022

Pull Request Description

Changelog

  • Remove HERE keyword
  • Replace here with module name when generating code

Important Notes

Checklist

Please include the following checklist in your PR:

  • The documentation has been updated if necessary.
  • All code conforms to the
    Scala,
    Java,
    and
    Rust
    style guides.
  • All code has been tested:
    • Unit tests have been written where possible.
    • If GUI codebase was changed: Enso GUI was tested when built using BOTH
      ./run ide build and ./run ide watch.

app/gui/src/model/module/plain.rs Outdated Show resolved Hide resolved
@4e6 4e6 added the CI: Ready to merge This PR is eligible for automatic merge label Sep 29, 2022
@mergify mergify bot merged commit 15084fe into develop Sep 29, 2022
@mergify mergify bot deleted the wip/db/ide-here-keyword branch September 29, 2022 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: Ready to merge This PR is eligible for automatic merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants