chore(cloudcmd) actions: lint ☘️

This commit is contained in:
coderaiser 2022-06-17 12:22:40 +00:00 committed by coderaiser
parent c345d8b7ef
commit 42e8e255c0
2 changed files with 6 additions and 6 deletions

View file

@ -10,14 +10,14 @@ const tar = require('tar-stream');
const gunzip = require('gunzip-maybe');
const pullout = require('pullout');
const pathTarFixture = join(__dirname, '..', 'fixture/pack.tar.gz');
const pathZipFixture = join(__dirname, '..', 'fixture/pack.zip');
const cloudcmdPath = '../..';
const cloudcmd = require(cloudcmdPath);
const serveOnce = require('serve-once');
const pathZipFixture = join(__dirname, '..', 'fixture/pack.zip');
const pathTarFixture = join(__dirname, '..', 'fixture/pack.tar.gz');
const defaultOptions = {
config: {
auth: false,

View file

@ -34,7 +34,7 @@
Diff
</label>
</li>
<li title="Pack text data transfered by an Editor">
<li title="Pack text data transferred by an Editor">
<label>
<input
data-name="js-zip"
@ -43,7 +43,7 @@
Zip
</label>
</li>
<li title="Visible Collumns">
<li title="Visible Columns">
<select data-name="js-columns" class="form-control full-width" title="Visible Columns">
<option {{ name-size-date-owner-mode-selected }}>name-size-date-owner-mode</option>
<option {{ name-size-date-selected }}>name-size-date</option>