File tree 1 file changed +1
-15
lines changed
1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change 1
1
packages :
2
- # include packages in sub-folders (e.g. apps/ and packages/)
3
- - " packages/**"
4
-
5
- # - "packages/hardhat-core/test/fixture-projects/memory-safe-console/**"
6
-
7
- # # if required, exclude some directories
8
- - " !**/test/**"
9
- # - "!packages/hardhat-core/test/fixture-projects/compilation-import-folder-from-module/**"
10
- # - "!packages/hardhat-core/test/fixture-projects/import-dependency-not-installed/**"
11
- # - "!packages/hardhat-core/test/fixture-projects/buidler-plugin/**"
12
- # - "!packages/hardhat-core/test/fixture-projects/compilation-import-non-existing-file-from-module/**"
13
- # - "!packages/hardhat-core/test/fixture-projects/plugin-dynamic-import-not-installed/**"
14
- # - "!packages/hardhat-core/test/fixture-projects/plugin-multiple-peer-dependencies-not-installed/**"
15
- # - "!packages/hardhat-core/test/fixture-projects/import-dev-dependency-not-installed/**"
16
- # - "!packages/hardhat-core/test/fixture-projects/plugin-peer-dependency-not-installed/**"
2
+ - " packages/*"
You can’t perform that action at this time.
0 commit comments