tikv-jemalloc-sys 0.7.1+5.3.1-0-g81034ce1f1373e37dc865038e1bc8eeecf559ce8

Rust FFI bindings to jemalloc
Documentation
1
2
3
4
5
6
7
8
9
10
name: 'Check Formatting'
on: [pull_request]
jobs:
  check-formatting:
    runs-on: ubuntu-latest
    steps:
      - name: Check out repository
        uses: actions/checkout@v4
      - name: Check for trailing whitespace
        run: scripts/check_trailing_whitespace.sh