Skip to content

Commit bb5dc3b

Browse files
committed
Remove trailing blanks
1 parent 59b6b83 commit bb5dc3b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
directory: "/"
77
schedule:
88
interval: "daily"
9-
9+
1010
# Maintain dependencies for Go
1111
- package-ecosystem: "gomod"
1212
directory: "/"

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
steps:
1515
- name: Checkout repository
1616
uses: actions/checkout@v2
17-
with:
17+
with:
1818
fetch-depth: 2
19-
19+
2020
- name: Initialize CodeQL
2121
uses: github/codeql-action/init@v1
2222

utils/generate-domains-blocklist/domains-blocklist.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ https://hosts.oisd.nl/basic/
150150
# NextDNS BitTorrent blocklist
151151
# https://raw.githubusercontent.com/nextdns/bittorrent-blocklist/master/domains
152152

153-
# Block spying and tracking on Windows
153+
# Block spying and tracking on Windows
154154
# https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/dnscrypt/spy.txt
155155

156156
# GameIndustry.eu - Block spyware, advertising, analytics, tracking in games and associated clients

0 commit comments

Comments
 (0)