Skip to content

airdb/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.github

Setting Your Bash Profile (~/.bash_profile)

# Use airdb's Profile, https://github.com/airdb/.github
BASH_PROFILE="$HOME/go/src/github.com/airdb/.github/bash/profile"
[ -f $BASH_PROFILE ] && source $BASH_PROFILE

Code lint

Git hook

Git action

Golang

Linter: golangci-lint

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published