lightning-terminal/rules
ffranr a0e63124c0
multi: reformat long lines for readability
- Replace occurrences of `// nolint:lll` with `// nolint:ll` across
  files for consistency.
- Reformat multiline strings, comments, and function parameters to
  improve clarity and adhere to style guidelines.
- Add `// nolint:ll` comments where necessary to prevent linter
  warnings.
2025-12-09 16:12:03 +00:00
..
docs rules: add on-chain budget 2024-07-02 18:21:41 +02:00
chan_policy_bounds.go multi: thread contexts through privacy map interfaces 2025-03-25 18:10:52 +02:00
chan_policy_bounds_test.go rules: restrict initial channel fee parameters 2024-07-02 18:21:41 +02:00
channel_constraints.go multi: thread contexts through privacy map interfaces 2025-03-25 18:10:52 +02:00
channel_constraints_test.go rules: add channel open constraints 2024-07-02 18:21:41 +02:00
channel_restrictions.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
channel_restrictions_test.go mod: bump to latest version of tapd, lnd, loop 2025-04-29 21:18:48 +02:00
config.go multi: rename ActionsDB to ActionsListDB 2025-05-07 13:30:34 +02:00
history_limit.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
history_limit_test.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
interfaces.go multi: thread contexts through privacy map interfaces 2025-03-25 18:10:52 +02:00
log.go multi: update LND and friends 2025-03-26 09:20:52 -05:00
manager_set.go rules: thread context through 2025-01-13 09:23:20 +02:00
mock.go firewalldb+rules: thread contexts through KVStores methods 2025-03-11 15:44:15 -05:00
onchain_budget.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
onchain_budget_test.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00
peer_restrictions.go firewalldb: thread context to PseudoToReal 2025-03-25 18:10:52 +02:00
peer_restrictions_test.go multi: thread contexts through privacy map interfaces 2025-03-25 18:10:52 +02:00
rate_limit.go multi: rename ActionsDB to ActionsListDB 2025-05-07 13:30:34 +02:00
rate_limit_test.go multi: reformat long lines for readability 2025-12-09 16:12:03 +00:00