From d15b53d87f66694ae8e55bc5388990190e6fc0a4 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 17 Apr 2020 09:11:31 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c99b3d82..0595d244 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ESLint plugin to follow EditorConfig [![CircleCI](https://circleci.com/gh/phanect/eslint-plugin-editorconfig.svg?style=svg)](https://circleci.com/gh/phanect/eslint-plugin-editorconfig) [![NPM Version](https://img.shields.io/npm/v/eslint-plugin-editorconfig.svg)](https://npmjs.org/package/eslint-plugin-editorconfig) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fphanect%2Feslint-plugin-editorconfig.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fphanect%2Feslint-plugin-editorconfig?ref=badge_shield) ## Install @@ -95,3 +96,6 @@ ESLint only verifies if BOM is specified or not. ## License [MIT](http://vjpr.mit-license.org) + + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fphanect%2Feslint-plugin-editorconfig.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fphanect%2Feslint-plugin-editorconfig?ref=badge_large) \ No newline at end of file