Commit 776e27b
authored
🩹 [Patch]: Alignment (#47)
## Description
- Skip checking manifest fields on linting
(PSMissingModuleManifestField) for test code. Required fields are
generated in the process.
- No longer test with source code that is inside a intermediate module
folder. (src/<ModuleName>/*).
## Type of change
<!-- Use the check-boxes [x] on the options that are relevant. -->
- [ ] 📖 [Docs]
- [ ] 🪲 [Fix]
- [x] 🩹 [Patch]
- [ ] 1 parent a4418b9 commit 776e27b
62 files changed
Lines changed: 4 additions & 539 deletions
File tree
- .github
- linters
- workflows
- tests
- srcNoWithManifest
- assemblies
- classes
- data
- formats
- modules
- private
- public
- types
- srcWithManifest
- assemblies
- classes
- data
- formats
- init
- modules
- private
- public
- scripts
- types
- src
- PSModuleTest
- init
- scripts
- assemblies
- classes
- data
- formats
- init
- modules
- private
- public
- scripts
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 49 | + | |
68 | 50 | | |
69 | 51 | | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments