Skip to content

Commit

Permalink
Add scala imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Apr 9, 2024
1 parent 675d978 commit 4bf5f07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/spelling/candidate.patterns
Expand Up @@ -455,6 +455,9 @@ Name\[[^\]]+\]=.*
# go.sum
\bh1:\S+

# scala imports
^import (?:[\w.]|\{\w*?(?:,\s*(?:\w*|\*))+\})+

# scala modules
("[^"]+"\s*%%?\s*){2,3}"[^"]+"

Expand Down

0 comments on commit 4bf5f07

Please sign in to comment.