mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
md/yml: remove unneeded blank lines and whitespace
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
# Basic set up
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
|
||||
# Maintain dependencies for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
|
||||
@@ -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,6 +1,6 @@
|
||||
# mruby-dir
|
||||
|
||||
Dir class for mruby. Supported methods are:
|
||||
Dir class for mruby. Supported methods are:
|
||||
|
||||
`.chdir`
|
||||
`.delete`
|
||||
|
||||
Reference in New Issue
Block a user