Skip to content

Commit d64c79d

Browse files
committed
format: empty line in the end for bash
1 parent 11e46ec commit d64c79d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.vscode/rustfmt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env bash
22

3-
bazel run @score_tooling//format_checker:rustfmt_with_policies
3+
bazel run @score_tooling//format_checker:rustfmt_with_policies

images/qnx_x86_64/configs/network_setup_dhcp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ fi
8989
# Configure system network settings
9090
sysctl -w net.inet.icmp.bmcastecho=1 > /dev/null # Enable ICMP broadcast echo (responds to broadcast pings)
9191

92-
echo "---> Network configuration completed"
92+
echo "---> Network configuration completed"

0 commit comments

Comments
 (0)