Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

project format#347

Merged
tburgin merged 6 commits intomasterfrom
loads
Feb 15, 2019
Merged

project format#347
tburgin merged 6 commits intomasterfrom
loads

Conversation

@tburgin
Copy link
Copy Markdown
Contributor

@tburgin tburgin commented Feb 15, 2019

  • Use buildifier to format .bzl and BUILD files
  • Rename Source/santa-driver -> Source/santa_driver
  • Allow to kernel_tests binary to unload the driver after tests

BUILD Outdated
run_command(
name = "reload",
srcs = ["//Source/santa-driver"],
srcs = ["//Source/santa_driver:santa-driver"],
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd suggest renaming the rule too, so you don't need to specify it.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

russellhancox
russellhancox previously approved these changes Feb 15, 2019
@tburgin tburgin merged commit 497c1f3 into master Feb 15, 2019
@russellhancox russellhancox deleted the loads branch February 21, 2019 21:54
dskfh pushed a commit to dskfh/santa that referenced this pull request Jul 17, 2020
* starlark format

* Source/santa-driver -> Source/santa_driver

* buildifier

* kernel_tests unloads the driver

* review updates

* review updates
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants