-
Notifications
You must be signed in to change notification settings - Fork 286
Description
Improve some of the scripts (won't get to all now).
lint
: simplify output to make problems easier to seelint
: don't require user input to continue lintinglint
: don't stop linting after a linter failurelint
&test
: callversion
to generateSources/MasKit/Package.swift
bootstrap
,build
,format
,lint
,test
&version
: allow calling from any directory, not just from the project rootbootstrap
,build
,format
,lint
,test
&version
: fail when accessing unset variableformat
&lint
: improveswiftlint
settings- get
swift-format
from Homebrew instead of making it a dependency - misc cleanup