Skip to content
Snippets Groups Projects

Remove backported os.Expand() implementation

1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
+ 3
1
@@ -298,7 +298,9 @@ You can read more about this policy in our
### Code format
```
Please use \`\`\` to format console output, logs, and code as it's very hard to read otherwise.
Please enclose console output, logs, and code in backticks (`` ` ``), as it's
very hard to read otherwise. For more information, read our
[guide on code and codeblocks in markdown](https://docs.gitlab.com/ee/development/documentation/styleguide.html#code-blocks)
```
### Issue fixed in newer version
Loading