You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
root beccf3fe43 init 7 years ago
..
log init 7 years ago
BUILD init 7 years ago
CHANGELOG.md init 7 years ago
CONTRIBUTORS.md init 7 years ago
OWNERS init 7 years ago
README.md init 7 years ago
RULE.bgl init 7 years ago
ast_inspect.go init 7 years ago
bgl_test.go init 7 years ago
cache.go init 7 years ago
file_filter.go init 7 years ago
lint_register.go init 7 years ago
main.go init 7 years ago
model.go init 7 years ago
script_parser.go init 7 years ago
test.sh init 7 years ago

README.md

bgr (bili golang rule)

项目简介

golang syntax 检查规则解释器

编译环境

golang >= 1.8

依赖包

github.com/pkg/errors go stdlib

编译执行

go build