-
Notifications
You must be signed in to change notification settings - Fork 7
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
Merge maintenance/MPS-2022.2 into maintenance/MPS-2022.3 #31
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…f they are the same
…h do not exist (a module was added to rpoject and in the meanwhile its directory was deleted)
…ame name in the same model
…ame name in the same model
…ypesystem and editors
…ules - modules_containing_too_many_nodes
…hecking rules, constraints and behavior
* mpsqa.lint: add support for quickfixes * mpsqa.lint: added information about availability of quickfixes in the editor of ReuseCheckableScript * mpsqa.lint: remove invokation of quickfix if not available --------- Co-authored-by: Daniel Ratiu <[email protected]>
* Check allows to cast to node<>, or cast null to node<SomeConcept>. * Tests for the check added, not running as part of the build yet.
…ntenance/MPS-2022.2
…mpsr_mps_or_dot_model_files"
…ntenance/MPS-2022.2
# Conflicts: # code/languages/org.mpsqa.build/solutions/org.mpsqa.build.allScripts/models/org.mpsqa.build.allScripts.mps
Update to MPS 2022.2.2 and fix JBR version
Update PlantUML to version 2023.13 (ASL license)
…t BUT are still referenced from other noeds which are NOT commented out
…or root concepts which do not implement INamedConcept
…running of linters inside ApplicationManager.getApplication().runReadAction(...) + changed the use of deprecated "ClassLoaderManager.getClass(moduleContainingChecks, ...)" with ((ReloadableModule) moduleContainingChecks).getClass()
Merge maintenance/MPS-2021.3 into maintenance/MPS-2022.2
…ge/MPS-2022.2 # Conflicts: # build.gradle # code/languages/org.mpsqa.build/solutions/org.mpsqa.build/models/org.mpsqa.build._080_lint_build.mps # code/languages/org.mpsqa.lint/languages/org.mpsqa.lint.generic/generator/templates/[email protected] # code/languages/org.mpsqa.lint/languages/org.mpsqa.lint.generic/models/org.mpsqa.lint.generic.typesystem.mps # code/languages/org.mpsqa.lint/languages/org.mpsqa.lint.generic/models/org.mpsqa.lint.generic.util.mps # code/languages/org.mpsqa.lint/languages/org.mpsqa.lint.generic/org.mpsqa.lint.generic.mpl # code/languages/org.mpsqa.testing/.mps/migration.xml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge changes from
maintenance/MPS-2022.2
tomaintenance/MPS-2022.3
.