Skip to content

Commit

Permalink
Configure Scala Steward file extensions to support conditional giter8…
Browse files Browse the repository at this point in the history
… template extensions
  • Loading branch information
carlosrogue committed Feb 19, 2025
1 parent 1326e20 commit 9a3c015
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# The extension of files to be updated, adding support for conditional giter8 extensions
updates.fileExtensions = [".mill", ".sbt", ".sc", ".scala", ".sbt$endif$", ".mill$endif$", "mill-version"]

0 comments on commit 9a3c015

Please sign in to comment.