md/yml: remove unneeded blank lines and whitespace

This commit is contained in:
John Bampton
2023-02-10 14:02:57 +10:00
parent fc53cd20b6
commit 07a7d2a6cb
3 changed files with 1 additions and 4 deletions
-2
View File
@@ -1,8 +1,6 @@
# Basic set up
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
-1
View File
@@ -38,7 +38,6 @@ init:
- set PATH=C:\Ruby26-x64\bin;%PATH%
- ruby --version
build_script:
- set MRUBY_CONFIG=ci/msvc
- rake -m test:build
+1 -1
View File
@@ -1,6 +1,6 @@
# mruby-dir
Dir class for mruby. Supported methods are:
Dir class for mruby. Supported methods are:
`.chdir`
`.delete`