Skip to content

Commit

Permalink
Not sure why linting is failing
Browse files Browse the repository at this point in the history
  • Loading branch information
Yewzir authored Oct 26, 2024
1 parent b49bc65 commit 6c7c791
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ When you work in a codespace, you use the JetBrains thin client application on y
### The JetBrains remote development connection process

The basic process behind using a codespace in your JetBrains IDE is as follows.

1. In the JetBrains Gateway application you select one of your active or stopped codespaces.
2. You then choose which JetBrains IDE you want to use.

Check failure on line 36 in content/codespaces/developing-in-a-codespace/using-github-codespaces-in-your-jetbrains-ide.md

View workflow job for this annotation

GitHub Actions / lint-content

Ordered list item prefix

Expected: 1; Actual: 2; Style: 1/1/1.
3. The selected JetBrains IDE is then downloaded to the remote virtual machine that hosts your codespace and source code.

Check failure on line 37 in content/codespaces/developing-in-a-codespace/using-github-codespaces-in-your-jetbrains-ide.md

View workflow job for this annotation

GitHub Actions / lint-content

Ordered list item prefix

Expected: 1; Actual: 3; Style: 1/1/1.
Expand Down

0 comments on commit 6c7c791

Please sign in to comment.