Skip to content

Commit

Permalink
Add API call for languages if java in input
Browse files Browse the repository at this point in the history
If a user explicitly includes java in their language inputs, always
make an api call to check for kotlin in the repo.

Also, add some suggestions from code reviews.
  • Loading branch information
Andrew Eisenberg committed Nov 24, 2022
1 parent ad7ca9b commit eb19ecb
Show file tree
Hide file tree
Showing 12 changed files with 112 additions and 92 deletions.
5 changes: 4 additions & 1 deletion lib/config-utils.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/config-utils.js.map

Large diffs are not rendered by default.

38 changes: 11 additions & 27 deletions lib/config-utils.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/config-utils.test.js.map

Large diffs are not rendered by default.

17 changes: 13 additions & 4 deletions lib/util.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit eb19ecb

Please sign in to comment.