From 75ab01cccfe48187087565ce9fa35b9f93170c69 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 07:02:27 +0000 Subject: [PATCH 1/3] docs: update README.md [skip ci] --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index 70d7b72..5f311ac 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ [![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=sasjs/lint)](https://dependabot.com) + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + # SAS Code linting and formatting @@ -145,3 +148,23 @@ The SAS 9 Health Check is a 'plug & play' product, that uses the [SAS 9 REST API Contact [Allan Bowe](https://www.linkedin.com/in/allanbowe/) for further details. + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Carus Kyle

🤔
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file From f38bcec5828a45b26f08f73aec1c12a7c660a2f9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 07:02:28 +0000 Subject: [PATCH 2/3] docs: create .all-contributorsrc [skip ci] --- .all-contributorsrc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..ff051d5 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "Carus11", + "name": "Carus Kyle", + "avatar_url": "https://avatars.githubusercontent.com/u/4925828?v=4", + "profile": "https://github.com/Carus11", + "contributions": [ + "ideas" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "lint", + "projectOwner": "sasjs", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} From cc221bccc309c2b722fb78cf4af082ec0b0a8359 Mon Sep 17 00:00:00 2001 From: Allan Bowe <4420615+allanbowe@users.noreply.github.com> Date: Fri, 23 Jul 2021 10:03:19 +0300 Subject: [PATCH 3/3] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5f311ac..f9e953b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ [![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=sasjs/lint)](https://dependabot.com) - -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) - # SAS Code linting and formatting @@ -150,7 +147,9 @@ Contact [Allan Bowe](https://www.linkedin.com/in/allanbowe/) for further details ## Contributors ✨ - + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -167,4 +166,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!