Skip to content

Instantly share code, notes, and snippets.

@shs96c
Created November 13, 2019 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shs96c/6cabf5452cd39be469eae7c20524f1e6 to your computer and use it in GitHub Desktop.
Save shs96c/6cabf5452cd39be469eae7c20524f1e6 to your computer and use it in GitHub Desktop.
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
//java/...
//javascript/...
//py/...
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