Skip to content

Commit 39a713a

Browse files
committed
fix badges for tests
remove Linter & Security badges
1 parent 79b287e commit 39a713a

File tree

9 files changed

+8
-26
lines changed

9 files changed

+8
-26
lines changed

ace/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ title: Ace
55

66
![Release](https://img.shields.io/github/v/tag/gofiber/template?filter=ace*)
77
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
8-
![Test](https://github.com/gofiber/template/workflows/Tests/badge.svg)
9-
![Security](https://github.com/gofiber/template/workflows/Security/badge.svg)
10-
![Linter](https://github.com/gofiber/template/workflows/Linter/badge.svg)
8+
![Test](https://github.com/gofiber/template/workflows/Tests%20Ace/badge.svg)
119

1210
Ace is a template engine create by [yossi](https://github.com/yosssi/ace), to see the original syntax documentation please [click here](https://github.com/yosssi/ace/blob/master/documentation/syntax.md)
1311

amber/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ title: Amber
55

66
![Release](https://img.shields.io/github/v/tag/gofiber/template?filter=amber*)
77
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
8-
![Test](https://github.com/gofiber/template/workflows/Tests/badge.svg)
9-
![Security](https://github.com/gofiber/template/workflows/Security/badge.svg)
10-
![Linter](https://github.com/gofiber/template/workflows/Linter/badge.svg)
8+
![Test](https://github.com/gofiber/template/workflows/Tests%20Amber/badge.svg)
119

1210
Amber is a template engine create by [eknkc](https://github.com/eknkc/amber), to see the original syntax documentation please [click here](https://github.com/eknkc/amber#tags)
1311

django/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ title: Django
66
![Release](https://img.shields.io/github/v/tag/gofiber/template?filter=django*)
77
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
88
![Test](https://github.com/gofiber/template/workflows/Tests/badge.svg)
9-
![Security](https://github.com/gofiber/template/workflows/Security/badge.svg)
10-
![Linter](https://github.com/gofiber/template/workflows/Linter/badge.svg)
119

1210
Django is a template engine create by [flosch](https://github.com/flosch/pongo2), to see the original syntax documentation please [click here](https://docs.djangoproject.com/en/dev/topics/templates/)
1311

handlebars/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ title: Handlebars
55

66
![Release](https://img.shields.io/github/v/tag/gofiber/template?filter=handlebars*)
77
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
8-
![Test](https://github.com/gofiber/template/workflows/Tests/badge.svg)
9-
![Security](https://github.com/gofiber/template/workflows/Security/badge.svg)
10-
![Linter](https://github.com/gofiber/template/workflows/Linter/badge.svg)
8+
![Test](https://github.com/gofiber/template/workflows/Tests%20Django/badge.svg)
119

1210
Handlebars is a template engine create by [aymerick](https://github.com/aymerick/raymond), to see the original syntax documentation please [click here](https://github.com/aymerick/raymond#table-of-contents)
1311

html/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ title: HTML
55

66
![Release](https://img.shields.io/github/v/tag/gofiber/template?filter=html*)
77
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
8-
![Test](https://github.com/gofiber/template/workflows/Tests/badge.svg)
9-
![Security](https://github.com/gofiber/template/workflows/Security/badge.svg)
10-
![Linter](https://github.com/gofiber/template/workflows/Linter/badge.svg)
8+
![Test](https://github.com/gofiber/template/workflows/Tests%20Html/badge.svg)
119

1210
HTML is the official Go template engine [html/template](https://golang.org/pkg/html/template/), to see the original syntax documentation please [click here](TEMPLATES_CHEATSHEET.md)
1311

jet/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ title: Jet
55

66
![Release](https://img.shields.io/github/v/tag/gofiber/template?filter=jet*)
77
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
8-
![Test](https://github.com/gofiber/template/workflows/Tests/badge.svg)
9-
![Security](https://github.com/gofiber/template/workflows/Security/badge.svg)
10-
![Linter](https://github.com/gofiber/template/workflows/Linter/badge.svg)
8+
![Test](https://github.com/gofiber/template/workflows/Tests%20Jet/badge.svg)
119

1210
Jet is a template engine create by [cloudykit](https://github.com/CloudyKit/jet), to see the original syntax documentation please [click here](https://github.com/CloudyKit/jet/wiki/3.-Jet-template-syntax)
1311

mustache/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ title: Mustache
55

66
![Release](https://img.shields.io/github/v/tag/gofiber/template?filter=mustache*)
77
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
8-
![Test](https://github.com/gofiber/template/workflows/Tests/badge.svg)
9-
![Security](https://github.com/gofiber/template/workflows/Security/badge.svg)
10-
![Linter](https://github.com/gofiber/template/workflows/Linter/badge.svg)
8+
![Test](https://github.com/gofiber/template/workflows/Tests%20Mustache/badge.svg)
119

1210
Mustache is a template engine created by [hoisie/cbroglie](https://github.com/cbroglie/mustache), to see the original syntax documentation please [click here](https://mustache.github.io/mustache.5.html)
1311

pug/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ title: Pug
55

66
![Release](https://img.shields.io/github/v/tag/gofiber/template?filter=pug*)
77
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
8-
![Test](https://github.com/gofiber/template/workflows/Tests/badge.svg)
9-
![Security](https://github.com/gofiber/template/workflows/Security/badge.svg)
10-
![Linter](https://github.com/gofiber/template/workflows/Linter/badge.svg)
8+
![Test](https://github.com/gofiber/template/workflows/Tests%20Pug/badge.svg)
119

1210
Pug is a template engine create by [joker](https://github.com/Joker/jade), to see the original syntax documentation please [click here](https://pugjs.org/language/tags.html)
1311

slim/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ title: Slim
55

66
![Release](https://img.shields.io/github/v/tag/gofiber/template?filter=slim*)
77
[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord)
8-
![Test](https://github.com/gofiber/template/workflows/Tests/badge.svg)
9-
![Security](https://github.com/gofiber/template/workflows/Security/badge.svg)
10-
![Linter](https://github.com/gofiber/template/workflows/Linter/badge.svg)
8+
![Test](https://github.com/gofiber/template/workflows/Tests%20Slim/badge.svg)
119

1210
Slim is a template engine created by [mattn](https://github.com/mattn/go-slim), to see the original syntax documentation please [click here](https://rubydoc.info/gems/slim/frames)
1311

0 commit comments

Comments
 (0)