micro/internal
Siddhant N Trivedi cf35b8021c
Fix some quality issues (#1914)
* Add .deepsource.toml

* Fix unnecessary typecasting on `bytes.Buffer`

* Fix check for empty string

* Replace nested if block with else-if

* Replace nested if block with else-if

* Replaced string.Replace() with string.ReplaceAll where n<0

* Remove deepsource toml file

Signed-off-by: siddhant-deepsource <siddhant@deepsource.io>

Co-authored-by: DeepSource Bot <bot@deepsource.io>
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2021-01-09 13:39:21 -05:00
..
action Fix some quality issues (#1914) 2021-01-09 13:39:21 -05:00
buffer Fix some quality issues (#1914) 2021-01-09 13:39:21 -05:00
clipboard Only use internal clipboard on error 2020-12-26 14:45:22 -05:00
config Fix some quality issues (#1914) 2021-01-09 13:39:21 -05:00
display Fix internal string binding representation 2020-11-05 15:52:25 -05:00
info Clear prompt before callback 2020-11-16 14:07:22 -05:00
lua Make more libraries available (#1917) 2020-11-21 01:46:17 -05:00
screen Enable xterm automatically if screen init fails 2020-09-15 01:11:59 -04:00
shell Fix some quality issues (#1914) 2021-01-09 13:39:21 -05:00
util Fix some quality issues (#1914) 2021-01-09 13:39:21 -05:00
views Fix unsplit crash 2020-02-08 21:06:13 -05:00