Julia Ogris ba6476a608
Fix syntax highlighting for bash scripts (#1151)
Fix syntax highlighting for bash scripts by changing language from
bash to sh in triple-backtick blocks: ```bash -> ```sh.

Some of these blocks had command output or prompt as part of the
listening which formatted in odd ways, e.g. colouring every occurrence
of the word "for" or "help" in purple.

With the sh language specification these wrong colours are gone, so use
it.
2020-05-18 15:53:20 +03:00
2020-05-18 15:49:58 +03:00
2020-05-18 15:49:58 +03:00
2019-09-17 08:44:53 +03:00
2020-05-18 15:49:58 +03:00
2018-11-04 13:27:59 +03:00
2020-05-17 17:53:35 +03:00
2020-05-07 22:34:17 +03:00
2020-05-18 15:49:58 +03:00
2020-05-18 15:49:58 +03:00
2020-05-17 13:07:51 +03:00

golangci-lint logo

golangci-lint

Fast linters runner for Go


golangci-lint is a fast Go linters runner. It runs linters in parallel, uses caching, supports yaml config, has integrations with all major IDE and has dozens of linters included.

Install golangci-lint

Documentation

Documentation is hosted at https://golangci-lint.run.

Badges

Build Status License Release Docker Github Releases Stats of golangci-lint

Contributors

This project exists thanks to all the people who contribute. How to contribute.

Stargazers over time

Stargazers over time

Description
No description provided
Readme 39 MiB
Languages
Go 97.9%
Shell 1.6%
Makefile 0.4%
Dockerfile 0.1%