Hack week 2025: Fix linting errors in codespaces folders (#53931)
This commit is contained in:
@@ -72,7 +72,7 @@ If you want to use Git hooks for your codespace, then you should set up hooks us
|
||||
{% data reusables.repositories.navigate-to-repo %}
|
||||
1. Under the repository name, select the branch dropdown menu, which is labeled with the name of the current branch, then click the branch you want to create a codespace for.
|
||||
|
||||

|
||||

|
||||
|
||||
1. Click the **{% octicon "code" aria-hidden="true" %} Code** button, then click the **Codespaces** tab.
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@ Templates maintained by {% data variables.product.company_short %}, including th
|
||||
{% data reusables.codespaces.view-all-templates-step %}
|
||||
1. Optionally, to view the template repository containing the files for a template, click the name of the template.
|
||||
|
||||

|
||||

|
||||
|
||||
1. Under the name of the template you want to launch, click **Use this template**.
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ Port forwarding gives you access to TCP ports running within your codespace. For
|
||||
{% data reusables.codespaces.navigate-to-ports-tab %}
|
||||
1. Under the list of ports, click **Add port**.
|
||||
|
||||

|
||||

|
||||
|
||||
1. Type the port number or address, then press Enter.
|
||||
|
||||
@@ -69,7 +69,7 @@ By default, {% data variables.product.prodname_github_codespaces %} forwards por
|
||||
{% data reusables.codespaces.navigate-to-ports-tab %}
|
||||
1. Under the list of ports, click **Add port**.
|
||||
|
||||

|
||||

|
||||
|
||||
1. Type the port number or address, then press Enter.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user