From a6493e28c9c2d8df7746531edeef699459c04c03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=A0imon?= <53786124+michal-simon@users.noreply.github.com> Date: Fri, 27 Dec 2019 10:27:07 +0100 Subject: [PATCH 1/6] + ignore 3rd party dependencies --- .eslintignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .eslintignore diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000..7cce1f0 --- /dev/null +++ b/.eslintignore @@ -0,0 +1 @@ +js/**/*.js From 0f6666edf3e31d0ec19f9e898b58e0c7aaf0fac6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=A0imon?= <53786124+michal-simon@users.noreply.github.com> Date: Fri, 27 Dec 2019 10:31:10 +0100 Subject: [PATCH 2/6] + ignore 3rd party libraries --- .eslintignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.eslintignore b/.eslintignore index 7cce1f0..ee92984 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1 +1,3 @@ js/**/*.js +protected/extensions/bootstrap/**/*.js +yii/framework/vendors/**/*.js From 7ff117d134e3c1619ca9804a37dbe16bcc727fc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=A0imon?= <53786124+michal-simon@users.noreply.github.com> Date: Fri, 27 Dec 2019 10:32:37 +0100 Subject: [PATCH 3/6] + Ignore 3rd party libraries --- .codesizeignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .codesizeignore diff --git a/.codesizeignore b/.codesizeignore new file mode 100644 index 0000000..43fe39e --- /dev/null +++ b/.codesizeignore @@ -0,0 +1 @@ +yii From e38210ed47e1a4a12d82d2ceed93bbc0b7c6bcb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=A0imon?= <53786124+michal-simon@users.noreply.github.com> Date: Fri, 27 Dec 2019 10:34:52 +0100 Subject: [PATCH 4/6] / ignore 3rd party libraries --- .eslintignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index ee92984..acad084 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,3 @@ js/**/*.js -protected/extensions/bootstrap/**/*.js +protected/extensions/**/*.js yii/framework/vendors/**/*.js From 15c2e830f0859df7d89e0cb00663dc2cff194dd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=A0imon?= <53786124+michal-simon@users.noreply.github.com> Date: Fri, 27 Dec 2019 10:36:49 +0100 Subject: [PATCH 5/6] / ignore 3rd party libraries --- .eslintignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index acad084..493904d 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,3 +1,3 @@ js/**/*.js protected/extensions/**/*.js -yii/framework/vendors/**/*.js +yii/**/*.js From 7ed2666ed864d6cb2e425bdf46725dee30556374 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=A0imon?= <53786124+michal-simon@users.noreply.github.com> Date: Fri, 27 Dec 2019 10:47:49 +0100 Subject: [PATCH 6/6] + Codeac.io badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b88a216..4816559 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # PHPNetMap +[![Codeac.io](https://static.codeac.io/badges/2-3565924.svg)](https://app.codeac.io/github/marcelofmatos/phpnetmap) + [README.pt-BR](https://github.com/marcelofmatos/phpnetmap/blob/master/README.pt-BR.md) PHP Software for network device monitoring with