Skip to content

Commit 0cd2868

Browse files
committed
style: standardize bullet point formatting in markdown files
1 parent a4fe30f commit 0cd2868

15 files changed

+356
-256
lines changed

CODE_OF_CONDUCT.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,25 +17,25 @@ welcoming, diverse, inclusive, and healthy community.
1717
Examples of behavior that contributes to a positive environment for our
1818
community include:
1919

20-
- Demonstrating empathy and kindness toward other people
21-
- Being respectful of differing opinions, viewpoints, and experiences
22-
- Giving and gracefully accepting constructive feedback
23-
- Accepting responsibility and apologizing to those affected by our
24-
mistakes, and learning from the experience
25-
- Focusing on what is best not just for us as individuals, but for the
26-
overall community
20+
- Demonstrating empathy and kindness toward other people
21+
- Being respectful of differing opinions, viewpoints, and experiences
22+
- Giving and gracefully accepting constructive feedback
23+
- Accepting responsibility and apologizing to those affected by our
24+
mistakes, and learning from the experience
25+
- Focusing on what is best not just for us as individuals, but for the
26+
overall community
2727

2828
Examples of unacceptable behavior include:
2929

30-
- The use of sexualized language or imagery, and sexual attention or
31-
advances of any kind
32-
- Trolling, insulting or derogatory comments, and personal or
33-
political attacks
34-
- Public or private harassment
35-
- Publishing others' private information, such as a physical or email
36-
address, without their explicit permission
37-
- Other conduct which could reasonably be considered inappropriate in
38-
a professional setting
30+
- The use of sexualized language or imagery, and sexual attention or
31+
advances of any kind
32+
- Trolling, insulting or derogatory comments, and personal or political
33+
attacks
34+
- Public or private harassment
35+
- Publishing others' private information, such as a physical or email
36+
address, without their explicit permission
37+
- Other conduct which could reasonably be considered inappropriate in a
38+
professional setting
3939

4040
## Enforcement Responsibilities
4141

CONTRIBUTING.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
Issues are very valuable to this project.
66

7-
- Ideas are a valuable source of contributions others can make
8-
- Problems show where this project is lacking
9-
- With a question you show where contributors can improve the user
10-
experience
7+
- Ideas are a valuable source of contributions others can make
8+
- Problems show where this project is lacking
9+
- With a question you show where contributors can improve the user
10+
experience
1111

1212
Thank you for creating them.
1313

@@ -38,21 +38,21 @@ the action you have taken to solve it.
3838

3939
### Is it of good quality
4040

41-
- Are there unit tests
42-
- Are there end-to-end tests
43-
- Has the documentation in [docs](./README.md#docs) been updated
44-
- Are the lints all passing
45-
- Is the pull request reasonably small, or split over multiple
41+
- Are there unit tests
42+
- Are there end-to-end tests
43+
- Has the documentation in [docs](./README.md#docs) been updated
44+
- Are the lints all passing
45+
- Is the pull request reasonably small, or split over multiple
4646

4747
### Does it move this repository closer to my vision for the repository
4848

4949
The aim of this repository is:
5050

51-
- We aim to be easy to use
52-
- We aim to include lints that developers in large organisations need,
53-
but not have hundreds of them
54-
- We aim to encourage and advocate for pair programming
55-
- To provide an alternative to git duet
51+
- We aim to be easy to use
52+
- We aim to include lints that developers in large organisations need,
53+
but not have hundreds of them
54+
- We aim to encourage and advocate for pair programming
55+
- To provide an alternative to git duet
5656

5757
Git duet is fantastic, but hard to use, and hard to add additional lints
5858
to.

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,8 @@ it.
263263

264264
There is a script to download the latest release:
265265

266-
* [Windows](./installer.ps1)
267-
* [Linux/Mac OS](./installer.sh)
266+
- [Windows](./installer.ps1)
267+
- [Linux/Mac OS](./installer.sh)
268268

269269
### Completions
270270

@@ -278,11 +278,12 @@ Each binary also has a command to generate completion.
278278

279279
### Common Tasks
280280

281-
- [Using the pair programming part of the tool](./docs/mit.md)
282-
- [Using the issue number inserting part of the tool](./docs/mit-relates-to.md)
283-
- [Configuring lints](./docs/lints/configuring.md)
284-
- [Lint list](./docs/lints/index.md)
285-
- [Troubleshooting](./docs/troubleshooting.md)
281+
- [Using the pair programming part of the tool](./docs/mit.md)
282+
- [Using the issue number inserting part of the
283+
tool](./docs/mit-relates-to.md)
284+
- [Configuring lints](./docs/lints/configuring.md)
285+
- [Lint list](./docs/lints/index.md)
286+
- [Troubleshooting](./docs/troubleshooting.md)
286287

287288
### Usage
288289

@@ -292,4 +293,5 @@ Each binary also has a command to generate completion.
292293
- [git-mit-relates-to](./docs/binaries/git-mit-relates-to.md)
293294
- [Hook: mit-commit-msg](./docs/binaries/mit-commit-msg.md)
294295
- [Hook: mit-pre-commit](./docs/binaries/mit-pre-commit.md)
295-
- [Hook: mit-prepare-commit-msg](./docs/binaries/mit-prepare-commit-msg.md)
296+
- [Hook:
297+
mit-prepare-commit-msg](./docs/binaries/mit-prepare-commit-msg.md)

docs/binaries/git-mit-config.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,12 @@ You can generate completion with
9090
git-mit-config --completion bash
9191
```
9292

93-
Otherwise an error will be generated
93+
Otherwise, an error will be generated
9494

9595
``` shell,script(name="missing-subcommand-error",expected_exit_code=1)
9696
git-mit-config
9797
```
98+
9899
``` shell,verify(script_name="missing-subcommand-error",stream=stderr)
99100
Error: git_mit_config::errors::unrecognised_lint_command
100101

docs/binaries/git-mit-install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export USERPROFILE="F:\\some\\userprofile"
88
git-mit-install --help
99
```
1010

11-
```text,verify(script_name="run-help",target_os="!windows")
11+
``` text,verify(script_name="run-help",target_os="!windows")
1212
Install git-mit into a repository
1313
1414
Usage: git-mit-install [OPTIONS]
@@ -36,7 +36,7 @@ Options:
3636

3737
On windows the home directory is different
3838

39-
```text,verify(script_name="run-help",target_os="windows")
39+
``` text,verify(script_name="run-help",target_os="windows")
4040
Install git-mit into a repository
4141
4242
Usage: git-mit-install [OPTIONS]
@@ -64,6 +64,6 @@ Options:
6464

6565
You can generate completion with
6666

67-
```shell,script(name="generate-bash-completion",expected_exit_code=0)
67+
``` shell,script(name="generate-bash-completion",expected_exit_code=0)
6868
git-mit-install --completion bash
6969
```

docs/binaries/git-mit-relates-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You can generate completion with
2828
git-mit-relates-to --completion bash
2929
```
3030

31-
Otherwise you need an issue number
31+
Otherwise, you need an issue number
3232

3333
``` shell,script(name="missing-issue-number-error",expected_exit_code=2)
3434
git-mit-relates-to

docs/binaries/git-mit.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,12 @@ You can generate completion with
6565
git-mit --completion bash
6666
```
6767

68-
Otherwise you must provide an author initial
68+
Otherwise, you must provide an author initial
6969

7070
``` shell,script(name="missing-initials-error",expected_exit_code=2)
7171
git-mit
7272
```
73+
7374
``` shell,verify(script_name="missing-initials-error",stream=stderr)
7475
error: the following required arguments were not provided:
7576
<INITIALS>...

docs/binaries/mit-commit-msg.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# mit-commit-msg
22

3-
> Note: This is a hook binary, you will probably never interact with it directly
3+
> Note: This is a hook binary, you will probably never interact with it
4+
> directly
45
56
Generic usage
67

@@ -31,7 +32,7 @@ You can generate completion with
3132
mit-commit-msg --completion bash
3233
```
3334

34-
Otherwise you need an the commit file path
35+
Otherwise, you need the commit file path
3536

3637
``` shell,script(name="missing-commit-path-error",expected_exit_code=2)
3738
mit-commit-msg
@@ -45,4 +46,3 @@ Usage: mit-commit-msg <COMMIT_FILE_PATH>
4546
4647
For more information, try '--help'.
4748
```
48-

docs/binaries/mit-pre-commit.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# mit-pre-commit
22

3-
> Note: This is a hook binary, you will probably never interact with it directly
3+
> Note: This is a hook binary, you will probably never interact with it
4+
> directly
45
56
Generic usage
67

@@ -26,7 +27,7 @@ You can generate completion with
2627
mit-pre-commit --completion bash
2728
```
2829

29-
Otherwise you need to have configured some authors
30+
Otherwise, you need to have configured some authors
3031

3132
``` shell,script(name="no-authors-configured-error",expected_exit_code=1)
3233
mit-pre-commit
@@ -41,4 +42,3 @@ Error: mit_pre_commit::errors::stale_author_error
4142
of whoever is coding for example: `git mit bt` or `git mit bt se`
4243
4344
```
44-

docs/binaries/mit-prepare-commit-msg.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# mit-prepare-commit-msg
22

3-
> Note: This is a hook binary, you will probably never interact with it directly
3+
> Note: This is a hook binary, you will probably never interact with it
4+
> directly
45
56
Generic usage
67

@@ -58,11 +59,12 @@ Options:
5859
```
5960

6061
You can generate completion with
62+
6163
``` shell,script(name="generate-mit-prepare-commit-msg-completion",expected_exit_code=0)
6264
mit-prepare-commit-msg --completion bash
6365
```
6466

65-
Otherwise you need an commit message path
67+
Otherwise, you need a commit message path
6668

6769
``` shell,script(name="missing-commit-path-error",expected_exit_code=2)
6870
mit-prepare-commit-msg
@@ -76,5 +78,3 @@ Usage: mit-prepare-commit-msg <COMMIT_MESSAGE_PATH> [COMMIT_MESSAGE_SOURCE] [COM
7678
7779
For more information, try '--help'.
7880
```
79-
80-

0 commit comments

Comments
 (0)