File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{"version" : " 1.1.0" ,
2
2
"packagesDir" : " .lake/packages" ,
3
3
"packages" :
4
- [{"url" : " https://github.com/leanprover-community/batteries " ,
4
+ [{"url" : " https://github.com/adomani/adomani_batteries " ,
5
5
"type" : " git" ,
6
6
"subDir" : null ,
7
7
"scope" : " leanprover-community" ,
8
- "rev" : " bf12ff6041cbab6eba6b54d9467baed807bb2bfd " ,
8
+ "rev" : " a842b68713bce8db4751c7a432fe1a73c8405f40 " ,
9
9
"name" : " batteries" ,
10
10
"manifestFile" : " lake-manifest.json" ,
11
- "inputRev" : " main " ,
11
+ "inputRev" : " adomani/lint_trailingWhitespace " ,
12
12
"inherited" : false ,
13
13
"configFile" : " lakefile.lean" },
14
14
{"url" : " https://github.com/leanprover-community/quote4" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ open Lake DSL
7
7
## Mathlib dependencies on upstream projects
8
8
-/
9
9
10
- require "leanprover-community" / "batteries" @ git "main "
10
+ require "leanprover-community" / "batteries" from git "https://github.com/adomani/adomani_batteries" @ "adomani/lint_trailingWhitespace "
11
11
require "leanprover-community" / "Qq" @ git "master"
12
12
require "leanprover-community" / "aesop" @ git "master"
13
13
require "leanprover-community" / "proofwidgets" @ git "v0.0.42"
You can’t perform that action at this time.
0 commit comments