mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 13:22:09 +00:00
Add spellcheck config (#3018)
Part of #738 ``` pnpx cspell lint --gitignore '{**,.*}/{*,.*}' ``` --------- Co-authored-by: Anbraten <anton@ju60.de> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// cSpell:ignore ldflags
|
||||
|
||||
package version
|
||||
|
||||
// Version of Woodpecker, set with ldflags, from Git tag
|
||||
|
Reference in New Issue
Block a user