Skip to content

Commit

Permalink
Allow per-project revolvers and formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
neomilium committed Dec 17, 2021
1 parent be35e66 commit 077ab25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/motoko/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ def load_user_config
end

def load_project_config
load_classes('.motoko')
load_only_config('.motoko.yaml')
end

Expand Down

0 comments on commit 077ab25

Please sign in to comment.