Tool that uses github-linguist to detect the language on every PR raised against a repository
Scala versions:
2.13
github-pr-language-detection-lib 0.0.2
Group ID:
au.id.tmm.github-pr-language-detection
Artifact ID:
github-pr-language-detection-lib_2.13
Version:
0.0.2
Release Date:
Nov 15, 2020
Licenses:
Files:
Full Scala Version:
2.13.2
Developers:
libraryDependencies += "au.id.tmm.github-pr-language-detection" %% "github-pr-language-detection-lib" % "0.0.2"
ivy"au.id.tmm.github-pr-language-detection::github-pr-language-detection-lib:0.0.2"
//> using dep "au.id.tmm.github-pr-language-detection::github-pr-language-detection-lib:0.0.2"
import $ivy.`au.id.tmm.github-pr-language-detection::github-pr-language-detection-lib:0.0.2`
<dependency> <groupId>au.id.tmm.github-pr-language-detection</groupId> <artifactId>github-pr-language-detection-lib_2.13</artifactId> <version>0.0.2</version> </dependency>
compile group: 'au.id.tmm.github-pr-language-detection', name: 'github-pr-language-detection-lib_2.13', version: '0.0.2'