Skip to content

Commit

Permalink
feat(objectionary#946): enable 'mandatory-version' check
Browse files Browse the repository at this point in the history
  • Loading branch information
volodya-lombrozo committed Jan 13, 2025
1 parent 11b3592 commit f97cf6d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ public void validate() {
final Collection<String> ignore = new HashSet<>(Arrays.asList(
"mandatory-home",
"name-outside-of-abstract-object",
// "mandatory-version",
"empty-object",
"incorrect-package",
"object-does-not-match-filename"
Expand Down

0 comments on commit f97cf6d

Please sign in to comment.