Last active
June 15, 2022 20:30
-
-
Save yash10019coder/62b545856275f974e70f7c3a81496018 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
directories: | |
# Add the directories you want added as source here | |
# By default, we've added your entire workspace ('.') | |
. | |
# Automatically includes all relevant targets under the 'directories' above | |
#derive_targets_from_directories: true | |
targets: | |
# If source code isn't resolving, add additional targets that compile it here | |
//:oppia | |
//app | |
//domain | |
//utility | |
//testing | |
//data | |
//scripts/... | |
additional_languages: | |
# Uncomment any additional languages you want supported | |
# android | |
# dart | |
# go | |
# javascript | |
kotlin | |
# python | |
# scala | |
# typescript |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try: