Skip to content

Commit

Permalink
Merge pull request #2403 from badetitou/v8-fix-formatted-source-text
Browse files Browse the repository at this point in the history
v8 - Fix the fix for formatted source text
  • Loading branch information
badetitou authored Aug 5, 2021
2 parents 6e6ff78 + 13f0349 commit 46fff59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Moose-Finder/FamixTWithSourceLanguages.extension.st
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ FamixTWithSourceLanguages >> formattedSourceText [

{ #category : #'*Moose-Finder' }
FamixTWithSourceLanguages >> sourceLanguage [

"should be redefined"
^ nil

^ self sourceLanguageOr: FAMIXUnknownSourceLanguage
]

0 comments on commit 46fff59

Please sign in to comment.