File: mise.toml

package info (click to toggle)
libmaxminddb 1.13.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,544 kB
  • sloc: ansic: 6,925; perl: 444; sh: 175; makefile: 165
file content (14 lines) | stat: -rw-r--r-- 214 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[settings]
lockfile = true
locked = true

disable_backends = [
    "asdf",
    "vfox",
]

[tools]
node = "latest"
"pipx:clang-format" = "21.1.8"
"github:houseabsolute/precious" = "latest"
"npm:prettier" = "latest"