mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 21:08:10 -05:00
Move Shared Packages into Math/ and IO/ (#9622)
* amend * building * build * userprompt * imports * build val * gaz * io file Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
},
|
||||
"exclude_files": {
|
||||
".*_test\\.go": "Tests are ok",
|
||||
"shared/fileutil/fileutil.go": "Package which defines the proper rules"
|
||||
"io/file/fileutil.go": "Package which defines the proper rules"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user