Commit d14ee2f
chore: Add license header enforcement to all source files (#112)
* Initial plan
* Add license header enforcement to xtask and mass-add headers to all source files
Co-authored-by: mohamedmansour <68524+mohamedmansour@users.noreply.github.com>
* Fix test isolation for license header tests using unique temp directories
Co-authored-by: mohamedmansour <68524+mohamedmansour@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mohamedmansour <68524+mohamedmansour@users.noreply.github.com>1 parent 8cdfe4b commit d14ee2f
159 files changed
Lines changed: 799 additions & 2 deletions
File tree
- .github
- crates
- webui-cli/src
- commands
- utils
- webui-discovery/src
- webui-expressions
- benches
- src
- webui-ffi
- src
- tests
- csharp
- webui-handler
- benches
- src
- plugin
- webui-node
- src
- webui-parser
- benches
- src
- plugin
- webui-protocol
- benches
- proto
- src
- webui-state
- benches
- src
- webui-test-utils/src
- webui-wasm/src
- webui
- benches
- src
- docs/.vitepress
- theme
- dotnet
- src/Microsoft.WebUI
- test/Microsoft.WebUI.Tests
- tool/Microsoft.WebUI.Tool
- examples
- app
- calculator/src
- calc-app
- calc-button
- calc-display
- modes
- commerce
- server/src
- state
- src
- atoms
- mp-icon
- mp-price
- mp-product-image
- molecules
- mp-product-label
- mp-search-bar
- organisms
- mp-add-to-cart
- mp-app
- mp-carousel
- mp-cart-panel
- mp-filter-list
- mp-hero-grid
- mp-product-card
- mp-product-gallery
- mp-product-grid
- mp-variant-selector
- pages
- mp-page-about
- mp-page-faq
- mp-page-home
- mp-page-privacy
- mp-page-product
- mp-page-search
- mp-page-shipping
- mp-page-terms
- contact-book-manager
- server
- src
- atoms
- cb-avatar
- cb-badge
- cb-button
- cb-empty-state
- cb-icon-button
- cb-input
- cb-app
- molecules
- cb-form-field
- cb-search-bar
- cb-stat-card
- organisms
- cb-contact-card
- cb-contact-detail
- cb-contact-form
- cb-contact-list
- cb-header
- cb-sidebar
- pages
- cb-page-contacts
- cb-page-dashboard
- cb-page-favorites
- cb-page-group
- hello-world/src
- todo-fast/src
- todo-app
- todo-item
- integration
- electron
- node
- rust/src
- ssr-performance-showdown/src
- packages
- webui-router
- src
- test
- webui
- src
- test
- xtask/src
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 | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
0 commit comments