We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fb5116 + 7a5d9d6 commit ae9f663Copy full SHA for ae9f663
asimov
@@ -44,6 +44,7 @@ readonly ASIMOV_VENDOR_DIR_SENTINELS=(
44
'node_modules package.json' # npm, Yarn (NodeJS)
45
'target Cargo.toml' # Cargo (Rust)
46
'target pom.xml' # Maven
47
+ 'build build.gradle' # Gradle
48
'vendor composer.json' # Composer (PHP)
49
'vendor Gemfile' # Bundler (Ruby)
50
)
0 commit comments