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

🔧 [IntelliJ] Fix module configurations #438

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

AlexV525
Copy link
Member

What does this change?

Helps the startup from IntelliJ editors.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
    • Ensure the tests (melos run test)
    • Ensure the analyzer and formatter pass (melos run format to automatically apply formatting)
  • Appropriate docs were updated (if necessary)

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #438 (f41a6f9) into main (30d50aa) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #438   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files          20       20           
  Lines         698      698           
=======================================
  Hits          686      686           
  Misses         12       12           

@AlexV525 AlexV525 merged commit 7349b17 into main Oct 19, 2023
5 checks passed
@AlexV525 AlexV525 deleted the chore/melos-idea branch October 19, 2023 02:38
@wasabeef wasabeef added this to the 5.4.0 milestone Jan 5, 2024
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.

2 participants