mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-05-08 01:33:12 +00:00
10 lines
87 B
Plaintext
10 lines
87 B
Plaintext
{
|
|
"root": true,
|
|
|
|
"extends": "@ljharb",
|
|
|
|
"rules": {
|
|
"max-statements": [2, 14]
|
|
}
|
|
}
|