Skip to content

Commit

Permalink
Merge pull request #23 from nttcom/feature/add_cspf_for_calculate_dyn…
Browse files Browse the repository at this point in the history
…amic_path

Add SPF for calculate dynamic path
  • Loading branch information
watal committed Oct 17, 2022
2 parents 1360e2b + b618ac8 commit 5d8cf18
Show file tree
Hide file tree
Showing 30 changed files with 2,050 additions and 1,229 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'go', 'python' ]
language: [ 'go' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support

Expand Down
Loading

0 comments on commit 5d8cf18

Please sign in to comment.