mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-07 22:54:17 -05:00
linguist-generated=true for mock and pb go files (#1465)
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -1,3 +1,7 @@
|
|||||||
# Auto detect text files and perform LF normalization
|
# Auto detect text files and perform LF normalization
|
||||||
* text=auto
|
* text=auto
|
||||||
*.sol linguist-language=Solidity
|
*.sol linguist-language=Solidity
|
||||||
|
|
||||||
|
# Ignore diff on generated code
|
||||||
|
*.pb.go linguist-generated=true
|
||||||
|
*_mock.go linguist-generated=true
|
||||||
|
|||||||
Reference in New Issue
Block a user