foxygit / doom Log in
commit d18f5fc27da373c0711b365dcfe22144faebb767
Merge: 67715d6e 0de17dec
Author:     Turo Lamminen <turol@users.noreply.github.com>
AuthorDate: Wed Jul 20 14:42:31 2022 +0300
Commit:     GitHub <noreply@github.com>
CommitDate: Wed Jul 20 14:42:31 2022 +0300

    Merge pull request #1482 from turol/disable-linter-fail

    Disable CI linter fail fast since it's causing false positives on lines which were not changed

 .github/workflows/cpp-linter.yml | 3 ++-
 opl/opl.c                        | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)