From 4d5c9fbf04af600abe66e7f0a8ea15a81cb0141b Mon Sep 17 00:00:00 2001 From: Michael Langhammer Date: Thu, 10 Apr 2025 14:18:06 +0200 Subject: [PATCH] fix for folders_not_in_modules if either languages or solutions path not existing --- ...int.generic.linters_library.filesystem.mps | 51 +++++++++++++++---- 1 file changed, 41 insertions(+), 10 deletions(-) diff --git a/code/languages/org.mpsqa.lint/solutions/org.mpsqa.lint.generic.linters_library/models/org.mpsqa.lint.generic.linters_library.filesystem.mps b/code/languages/org.mpsqa.lint/solutions/org.mpsqa.lint.generic.linters_library/models/org.mpsqa.lint.generic.linters_library.filesystem.mps index 84b90555..a00a6e43 100644 --- a/code/languages/org.mpsqa.lint/solutions/org.mpsqa.lint.generic.linters_library/models/org.mpsqa.lint.generic.linters_library.filesystem.mps +++ b/code/languages/org.mpsqa.lint/solutions/org.mpsqa.lint.generic.linters_library/models/org.mpsqa.lint.generic.linters_library.filesystem.mps @@ -167,6 +167,11 @@ + + + + + @@ -2209,11 +2214,24 @@ - - - - - + + + + + + + + + + + + + + + + + + @@ -2226,11 +2244,24 @@ - - - - - + + + + + + + + + + + + + + + + + +