Skip to content

Commit 739ee68

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent cdbd1e1 commit 739ee68

File tree

7 files changed

+448
-325
lines changed

7 files changed

+448
-325
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
4+
5+
- [Describe the bug](#describe-the-bug)
6+
- [Expected behavior](#expected-behavior)
7+
- [Desktop (please complete the following information):](#desktop-please-complete-the-following-information)
8+
- [Additional context](#additional-context)
9+
10+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
11+
112
---
213
name: Bug report
314
about: Create a report to help us improve

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
4+
5+
- [Is your feature request related to a problem? Please describe.](#is-your-feature-request-related-to-a-problem-please-describe)
6+
- [Describe the solution you'd like](#describe-the-solution-youd-like)
7+
- [Describe alternatives you've considered](#describe-alternatives-youve-considered)
8+
- [Additional context](#additional-context)
9+
10+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
11+
112
---
213
name: Feature request
314
about: Suggest an idea for this project

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
4+
5+
- [Description](#description)
6+
- [Type of changes](#type-of-changes)
7+
- [Checklist](#checklist)
8+
- [License Acceptance](#license-acceptance)
9+
10+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
11+
112
<!--- Provide a general summary of your changes in the Title above -->
213

314
# Description

.github/workflows/awesomebot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: docker://dkhamsing/awesome_bot:latest
1717
with:
18-
args: /github/workspace/README.md --allow-dupe --allow-redirect --request-delay 1 --white-list https://github,https://img.shields.io
18+
args: /github/workspace/README.md --allow-dupe --allow-redirect --request-delay 1 --white-list https://github,https://img.shields.io

Changelog.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
4+
5+
- [Lima Xbar/Swiftbar changelog](#lima-xbarswiftbar-changelog)
6+
- [0.0.1 - 1.0.0](#001---100)
7+
- [1.1.1](#111)
8+
- [1.2.0](#120)
9+
- [1.3.0](#130)
10+
- [1.3.1](#131)
11+
- [1.3.2](#132)
12+
- [1.3.3](#133)
13+
14+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
15+
116
# Lima Xbar/Swiftbar changelog
217

318
## 0.0.1 - 1.0.0
@@ -34,4 +49,4 @@ dd more candidate directories to be added to $PATH
3449
is installed in a user's home directory. Closes https://github.com/unixorn/lima-xbar-plugin/issues/28
3550
- While we're in there, check for `/usr/local/sbin`,
3651
`/opt/homebrew/sbin`, `/opt/local/sbin`, `~/bin` and `~/sbin`
37-
directories too.
52+
directories too.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
## Table of Contents
1313

1414
- [Description](#description)
15+
- [Screen shots](#screen-shots)
16+
- [Theme](#theme)
1517
- [Installation](#installation)
1618
- [Dependencies](#dependencies)
1719

lima-plugin

Lines changed: 396 additions & 323 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)