version: "2" linters: settings: staticcheck: checks: - all - '-SA*' - '-ST*' - '-QF*'