We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76db613 commit 574738eCopy full SHA for 574738e
.github/copilot-instructions.md
@@ -9,6 +9,8 @@ When creating or modifying scripts in the `gh-cli` directory, ensure:
9
- We make sure to paginate (`--paginate`) when retrieving results
10
- Note any special permissions/token requirements
11
- If modifying input parameters to a script, make sure to update the respective `README.md` in the script directory (if applicable)
12
+- Use only `2` spaces for indentation - not `4`
13
+- Do not leave any trailing whitespace at the end of lines
14
15
## README.md documentation
16
0 commit comments