//
pkg.gl
Category
code.gitea.io/gitea
modules
analyze
package
1.24.0-dev
Repository:
https://github.com/go-gitea/gitea.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
5
Files
46 SLOC
#
Functions
GetCodeLanguage
GetCodeLanguage detects code language based on file name and content.
IsGenerated
IsGenerated returns whether or not path is a generated path.
IsVendor
IsVendor returns whether or not path is a vendor path.