Skip to content

fix: get_due_date (#456) (#457) #580

fix: get_due_date (#456) (#457)

fix: get_due_date (#456) (#457) #580

Workflow file for this run

name: Semgrep
on:
pull_request: { }
jobs:
semgrep:
name: Frappe Linter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: returntocorp/semgrep-action@v1
env:
SEMGREP_TIMEOUT: 120
with:
config: >-
r/python.lang.correctness
.github/helper/semgrep_rules