mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 06:33:06 -03:00
Drop src-d org ref except for issues
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
committed by
Alexander
parent
697929e149
commit
bc5e031cee
@ -3,7 +3,7 @@ package data
|
||||
import (
|
||||
"regexp"
|
||||
|
||||
"github.com/src-d/enry/v2/data/rule"
|
||||
"github.com/bzz/enry/v2/data/rule"
|
||||
)
|
||||
|
||||
var ContentHeuristics = map[string]*Heuristics{
|
||||
|
@ -1,3 +1,3 @@
|
||||
// Code generated by github.com/src-d/enry/v2/internal/code-generator DO NOT EDIT.
|
||||
// Code generated by github.com/bzz/enry/v2/internal/code-generator DO NOT EDIT.
|
||||
// Extracted from github/linguist commit: {{ getCommit }}
|
||||
|
||||
|
Reference in New Issue
Block a user