-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: formatting #643
chore: formatting #643
Conversation
- chore: update license header to new company name - chore: update license header year specification Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
d32585d
to
c889f06
Compare
c1bf00b
to
2db46cf
Compare
Signed-off-by: Sam Gammon <[email protected]>
2db46cf
to
3cd3742
Compare
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
|
Summary
This is a stop-the-world PR which updates all files in the codebase. While we're here, the goal is to run all tools which would touch everything at once, get it merged (+fixes), and then rebase aggressively.
On this branch,
check
passes, andspotlessApply
yields no changes. These conditions aren't yet enforced, and there is a significant baseline backlog of issues, but we can effectively start the process of clamping from here.This should be squash-merged, definitely, to prevent merge conflicts when rebasing across these commits. Because of this PR's size, review is probably best conducted from inside the IDE. Test command:
Tasklist
subprojects
andallprojects
4.3.2
Action taken based on enclosed changes
Included PRs
cc / @darvld @coderabbitai ignore