Skip to content

Commit 9ecc938

Browse files
committed
trunk formatting
1 parent 2afd02d commit 9ecc938

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ A lot of projects have tasks or setup that needs to be performed so that the dev
1515

1616
Some examples:
1717

18-
- Installing compilers.
19-
- Verifying tools are installed and are a compatible version.
20-
- Checking on the status of software running in the cloud.
21-
- Authenticating or switching accounts.
22-
- Running analysis tools.
23-
- Formatting code according to project standards.
18+
- Installing compilers.
19+
- Verifying tools are installed and are a compatible version.
20+
- Checking on the status of software running in the cloud.
21+
- Authenticating or switching accounts.
22+
- Running analysis tools.
23+
- Formatting code according to project standards.
2424

2525
These utilities must be able to work on a developer's laptop which may be Linux, macOS, BSD, or even WSL (Windows Subsystem for Linux) regardless of what tools they have installed or have not installed.
2626

0 commit comments

Comments
 (0)