Skip to content
Discussion options

You must be logged in to vote

You've picked the wrong override. Jenkinsfile is considered vendored:

# Jenkins Pipeline
- (^|/)Jenkinsfile$

… so you need to use Jenkinsfile -linguist-vendored.

Having just that in your .gitattrivbutes will include these files in the Groovy total.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@RedEye-Developers
Comment options

@RedEye-Developers
Comment options

@lildude
Comment options

Answer selected by RedEye-Developers
@RedEye-Developers
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants