https://github.com/google/cayley
Revision b7db15a5938d606b1d03b537ec0141e4f82db801 authored by Shubhendra Singh Chauhan on 11 May 2021, 09:25:09 UTC, committed by GitHub on 11 May 2021, 09:25:09 UTC
* Fixed code quality issues using DeepSource

* Fixed suspiciously small untyped constant in `time.Sleep`

* Removed unnecessary use of slice

* Replaced `bytes.Compare` with `bytes.Equal`
1 parent 2d53d0a
History
Tip revision: b7db15a5938d606b1d03b537ec0141e4f82db801 authored by Shubhendra Singh Chauhan on 11 May 2021, 09:25:09 UTC
Fix: code quality issues (#948)
Tip revision: b7db15a
File Mode Size
.github
appengine
client
clog
cmd
configurations
data
docs
examples
graph
inference
internal
packrd
query
schema
server
version
writer
.dockerignore -rw-r--r-- 6 bytes
.gitbook.yaml -rw-r--r-- 13 bytes
.gitignore -rw-r--r-- 148 bytes
.goreleaser.yml -rw-r--r-- 1.8 KB
.travis.yml -rw-r--r-- 853 bytes
AUTHORS -rw-r--r-- 1.1 KB
CODEOWNERS -rw-r--r-- 11 bytes
CONTRIBUTORS -rw-r--r-- 1.1 KB
Dockerfile -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 9.9 KB
README.md -rw-r--r-- 2.1 KB
cayley_example.yml -rw-r--r-- 310 bytes
go.mod -rw-r--r-- 2.8 KB
go.sum -rw-r--r-- 43.4 KB
gogen.go -rw-r--r-- 107 bytes
imports.go -rw-r--r-- 1.3 KB
lint.sh -rwxr-xr-x 1019 bytes
tools.go -rw-r--r-- 192 bytes

README.md

back to top