Skip to content

Commit ba8d1f3

Browse files
committed
notes
1 parent 8ade6fe commit ba8d1f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ The linter is powered by `rubocop` with its config file located at `.rubocop.yml
7878
- Naming of variables and methods that lead to expressions and blocks reading more like English sentences.
7979
- Less lines of code over more. Keep changes minimal and focused.
8080
- The `docs/design.md` file is the main design document for the project. It might be out-of-date but it should still contain a general high-level overview of the project.
81+
- Do not modify the `.bundle/config` file.
8182

8283
## Pull Request Requirements
8384

0 commit comments

Comments
 (0)