[#1] gitattributes: Add easyjson files rules
DCO action / DCO (pull_request) Successful in 1m11s Details
Tests and linters / Tests (1.21) (pull_request) Successful in 1m3s Details
Tests and linters / Tests (1.20) (pull_request) Successful in 1m18s Details
Tests and linters / Tests with -race (pull_request) Successful in 1m35s Details
Tests and linters / Staticcheck (pull_request) Successful in 1m31s Details
Tests and linters / Lint (pull_request) Successful in 2m16s Details

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
pull/42/head
Dmitrii Stepanov 2024-01-23 11:29:04 +03:00
parent dd0f582fc3
commit 0a28f0a992
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored
View File

@ -1,2 +1,4 @@
/**/*.pb.go -diff -merge
/**/*.pb.go linguist-generated=true
/**/*_easyjson.go -diff -merge
/**/*_easyjson.go linguist-generated=true