Permalink
base repository: stdlib-js/stdlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: c08c2bf6321d1c5a4bec28499c21556748852383
Choose a base ref
...
head repository: stdlib-js/stdlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: 43188c3ceab6e3afcf8988e1c0e9324314166dd1
Choose a head ref
  • 2 commits
  • 126 files changed
  • 2 contributors

Commits on Jun 15, 2025

  1. feat: add blas/base/dtrmm

    ---
    type: pre_commit_static_analysis_report
    description: Results of running static analysis checks when committing changes.
    report:
      - task: lint_filenames
        status: passed
      - task: lint_editorconfig
        status: passed
      - task: lint_markdown
        status: passed
      - task: lint_package_json
        status: passed
      - task: lint_repl_help
        status: passed
      - task: lint_javascript_src
        status: passed
      - task: lint_javascript_cli
        status: na
      - task: lint_javascript_examples
        status: passed
      - task: lint_javascript_tests
        status: passed
      - task: lint_javascript_benchmarks
        status: passed
      - task: lint_python
        status: na
      - task: lint_r
        status: na
      - task: lint_c_src
        status: na
      - task: lint_c_examples
        status: na
      - task: lint_c_benchmarks
        status: na
      - task: lint_c_tests_fixtures
        status: na
      - task: lint_shell
        status: na
      - task: lint_typescript_declarations
        status: passed
      - task: lint_typescript_tests
        status: passed
      - task: lint_license_headers
        status: passed
    ---
    @ShabiShett07
    ShabiShett07 committedJun 15, 2025
    Configuration menu
    Copy the full SHA
    574b590View commit details
    Browse the repository at this point in the history
  2. chore: minor clean-up

    Signed-off-by: Shabareesh Shetty <[email protected]>
    @ShabiShett07
    ShabiShett07 authoredJun 15, 2025
    Configuration menu
    Copy the full SHA
    43188c3View commit details
    Browse the repository at this point in the history
Loading