mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Apply suggestions from code review
This commit is contained in:
@@ -10,7 +10,7 @@ Use the existing syntax of the file(s) to establish the standards and style guid
|
|||||||
|
|
||||||
## Rules and Configuration
|
## Rules and Configuration
|
||||||
|
|
||||||
Below is a set of quasi-configuration `boolean` and `string[]` variables. Conditions for handling `true`, or other values for each variable are under the level two heading `## Variable and Parameter Configuration Conditions`.
|
Below is a set of quasi-configuration `boolean` and `string[]` variables. Conditions for handling `true`, or other values for each variable are under the level two heading `## Variable and Parameter Configuration Conditions`.
|
||||||
|
|
||||||
Parameters for the prompt have a text definition. There is one required parameter **`${fileName}`**, and several optional parameters **`${folderName}`**, **`${instructions}`**, and any **`[configVariableAsParameter]`**.
|
Parameters for the prompt have a text definition. There is one required parameter **`${fileName}`**, and several optional parameters **`${folderName}`**, **`${instructions}`**, and any **`[configVariableAsParameter]`**.
|
||||||
|
|
||||||
@@ -223,7 +223,7 @@ Depending on the programming language, for each link in list below, run `#fetch
|
|||||||
|
|
||||||
# Style Guide
|
# Style Guide
|
||||||
|
|
||||||
This document defines the style and conventions used in this project.
|
This document defines the style and conventions used in this project.
|
||||||
All contributions should follow these rules unless otherwise noted.
|
All contributions should follow these rules unless otherwise noted.
|
||||||
|
|
||||||
## 1. General Code Style
|
## 1. General Code Style
|
||||||
@@ -311,7 +311,7 @@ Depending on the programming language, for each link in list below, run `#fetch
|
|||||||
|
|
||||||
## 8. Changes to This Guide
|
## 8. Changes to This Guide
|
||||||
|
|
||||||
Style evolves.
|
Style evolves.
|
||||||
Propose improvements by opening an issue or sending a patch updating this document.
|
Propose improvements by opening an issue or sending a patch updating this document.
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user