Skip to content

Commit

Permalink
feature/linter for finding empty migrations and linter for checking r…
Browse files Browse the repository at this point in the history
…ules throwing exceptions (#240)

* lint: added linter for detecting empty migration scripts

* lint: added linter for detecting checking rules which produce exceptions
+ refactored slow_checking_rule and memory_hungry_checking_rule linters

---------

Co-authored-by: Daniel Ratiu <[email protected]>
  • Loading branch information
danielratiu and Daniel Ratiu authored Nov 18, 2024
1 parent 757008f commit 5ee9084
Show file tree
Hide file tree
Showing 5 changed files with 1,705 additions and 827 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,16 @@
<ref role="3bR37D" to="ffeo:ymnOULAU0H" resolve="jetbrains.mps.lang.test" />
</node>
</node>
<node concept="1SiIV0" id="5PFth5Wc5FU" role="3bR37C">
<node concept="3bR9La" id="5PFth5Wc5FV" role="1SiIV1">
<ref role="3bR37D" to="ffeo:1CtrbKI2fIc" resolve="jetbrains.mps.baseLanguage.lightweightdsl" />
</node>
</node>
<node concept="1SiIV0" id="5PFth5Wc5FW" role="3bR37C">
<node concept="3bR9La" id="5PFth5Wc5FX" role="1SiIV1">
<ref role="3bR37D" to="ffeo:1CtrbKI23Wm" resolve="jetbrains.mps.lang.migration" />
</node>
</node>
</node>
</node>
<node concept="55IIr" id="3dqUbgQmcy$" role="auvoZ" />
Expand Down
Loading

0 comments on commit 5ee9084

Please sign in to comment.