Akira Komamura
Akira Komamura
I've changed the action to allow failures from melpazoid. Now `lsp-dart` passes all checks: https://github.com/akirak/lsp-dart/runs/999222903?check_suite_focus=true Running tests is still a separate step from the main action. I think it's okay.
[reformatter.el](https://github.com/purcell/reformatter.el) - Branch: https://github.com/akirak/reformatter.el/tree/elinter - Workflow result: https://github.com/akirak/reformatter.el/actions?query=workflow%3A%22elinter+CI%22 Feedback: - `shfmt` is required for testing, but because tests are run in pure shells by elinter, it's impossible to make the...
[dhall-mode](https://github.com/psibi/dhall-mode) - Branch: https://github.com/akirak/dhall-mode/tree/elinter - Workflow result: https://github.com/akirak/dhall-mode/actions?query=workflow%3A%22elinter+CI%22 This package didn't have CI. Linting produced some errors. After fixing those errors, the new CI passes.
Now you can specify a list of Nix packages available in the testing environment using `--from-nixpkgs` option, e.g. ```sh elinter -t --ert --from-nixpkgs shfmt -- reformatter-tests.el ``` Also Emacs 24.3...
I've added a GitHub workflow to display all examples in a single job (#32).
I've created a separate repository for demonstration: https://github.com/akirak/elinter-demo From now on, I'll add examples to the workflow in the repository.
Hello, thanks for reporting this issue. That sounds strange. The history limit works when this package rebuilds the history. Do you have more than five entries that have clock logs...
When I wrote this package, my elisp skills were poor. I am currently rewriting parts of it. I can't reproduce your issue now, but let me hear if you have...
[This](https://github.com/akirak/counsel-org-clock/tree/0.3) is the branch I am working on.
I encounter a similar error. I cannot publish the details because it is an enterprise project, but the following exception is raised from the same location: > java.lang.RuntimeException: StmtGraph of...