summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authoriphydf <iphydf@users.noreply.github.com>2020-05-04 02:33:38 +0100
committeriphydf <iphydf@users.noreply.github.com>2020-05-05 00:58:33 +0100
commitd52bf0a94799560a15c3af5f0ff8467079d444ea (patch)
treec8c5c1c79d80a0839102897596566cc94a0eb8ed /.github
parent669ea8797ba7040d3bfbe1dfbf49e3222575d3a0 (diff)
refactor: Minor cleanup: limit scope of loop iterators.
Diffstat (limited to '.github')
-rw-r--r--.github/settings.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/settings.yml b/.github/settings.yml
index 4dedd871..a724c8d2 100644
--- a/.github/settings.yml
+++ b/.github/settings.yml
@@ -6,7 +6,6 @@ repository:
6 description: The future of online communications. 6 description: The future of online communications.
7 homepage: https://tox.chat/ 7 homepage: https://tox.chat/
8 topics: toxcore, network, p2p, security, encryption, cryptography 8 topics: toxcore, network, p2p, security, encryption, cryptography
9 has_issues: true
10 9
11branches: 10branches:
12 - name: "master" 11 - name: "master"