mirror of
https://github.com/IlanCosman/tide.git
synced 2024-11-22 05:23:22 +03:00
Appease linters
This commit is contained in:
parent
35b9bdd8e2
commit
2dccfe9c6e
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -24,7 +24,7 @@ assignees: ""
|
||||
|
||||
Output of `tide bug-report`: <!-- In the code block below -->
|
||||
|
||||
```
|
||||
```text
|
||||
|
||||
```
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
- Add fisher plugins
|
||||
- Performance improvements
|
||||
- Cache variables once on fish startup
|
||||
- Use `read` instead of command substituion when possible
|
||||
- Use `read` instead of command substitution when possible
|
||||
- Combine command substitutions
|
||||
- Use `echo` instead of `printf`
|
||||
- Compact math (`1+1` instead of `1 + 1`)
|
||||
|
Loading…
Reference in New Issue
Block a user