gulp-lintspaces
Advanced tools
Comparing version
@@ -5,4 +5,2 @@ var | ||
colors = require('gulp-util').colors, | ||
concat = require('gulp-concat'), | ||
clean = require('gulp-clean'), | ||
jshint = require('gulp-jshint'), | ||
@@ -32,24 +30,2 @@ jscs = require('gulp-jscs'), | ||
gulp.task('readme-clean', function() { | ||
gulp | ||
.src([ | ||
'./README.md' | ||
], {read: false}) | ||
.pipe(clean()); | ||
}); | ||
gulp.task('readme', ['readme-clean'], function() { | ||
gulp | ||
.src([ | ||
'./docs/intro.md', | ||
'./docs/installation.md', | ||
'./docs/usage.md', | ||
'./node_modules/lintspaces/docs/options.md', | ||
'./docs/contribution.md', | ||
'./docs/license.md' | ||
]) | ||
.pipe(concat('README.md')) | ||
.pipe(gulp.dest('.')); | ||
}); | ||
gulp.task('default', ['lint'], function() { | ||
@@ -56,0 +32,0 @@ if (jshintErrors.length) { |
@@ -38,3 +38,3 @@ var | ||
colors.green('gulp-lintspaces'), | ||
colors.red(error), | ||
colors.red(error.message), | ||
file.path, | ||
@@ -41,0 +41,0 @@ line |
{ | ||
"name": "gulp-lintspaces", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "gulp plugin for lintspaces", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/ck86/gulp-lintspaces.git" | ||
"url": "git+https://github.com/AlbertoElias/gulp-lintspaces.git" | ||
}, | ||
@@ -40,8 +40,6 @@ "scripts": { | ||
"gulp-jshint": "^1.5.3", | ||
"gulp": "^3.6.0", | ||
"gulp-clean": "^0.2.4", | ||
"gulp-concat": "^2.2.0" | ||
"gulp": "^3.6.0" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/ck86/gulp-lintspaces/issues" | ||
"url": "https://github.com/AlbertoElias/gulp-lintspaces/issues" | ||
}, | ||
@@ -48,0 +46,0 @@ "maintainers": [ |
@@ -142,12 +142,6 @@ gulp-lintspaces | ||
### Readme | ||
## License | ||
The readme chapters are located in the _docs_ directory as Markdown. All | ||
Markdown files will be concatenated through a gulp task ```'readme'```. Call | ||
```gulp readme``` or ```make readme``` to update the _README.md_. | ||
This is a fork of the original `gulp-lintspaces` by [@ck86](https://github.com/ck86) which was deleted from Github and npm. | ||
**Note: ** Do not edit the _README.md_ directly, it will be overwritten! | ||
## License | ||
[LICENSE (MIT)](https://github.com/ck86/gulp-lintspaces/blob/master/LICENSE) | ||
[LICENSE (MIT)](https://github.com/AlbertoElias/gulp-lintspaces/blob/master/LICENSE) |
Sorry, the diff of this file is not supported yet
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
7
-22.22%1
-50%15460
-11.13%15
-21.05%348
-5.95%147
-3.92%