|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Instead of checking buffer-file-name use built-in function
flycheck-buffer-saved-p which requires the buffer to be saved.
Prior it would lead to the check being ran on an non-existent
file when initially creating an ebuild file.
* Also remove --verbose as listing out every profile is noise that
hinders using the check especially when hovering over with a mouse
cursor.
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Closes: https://github.com/pkgcore/pkgcheck/pull/464
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|