-
Notifications
You must be signed in to change notification settings - Fork 419
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adiciona checagem de espaços mais estrita. (#979)
- Loading branch information
1 parent
f4b718e
commit 6be0be6
Showing
67 changed files
with
114 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,6 +19,12 @@ jobs: | |
run: | | ||
./ci/utfcheck.sh | ||
- name: Check files with trailing spaces/lines. | ||
uses: marcopaganini/[email protected] | ||
with: | ||
check_all_files: 1 | ||
ignore_regex: '\./themes/.*' | ||
|
||
- name: Setup Hugo | ||
uses: peaceiris/actions-hugo@v2 | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,4 +19,3 @@ jobs: | |
days-before-pr-close: 5 | ||
days-before-issue-stale: 55 | ||
days-before-issue-close: 5 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,9 +42,9 @@ Ao adicionar o seu nome, por favor observe: | |
| Ana Paula de Mazi | [email protected] | https://github.com/AnaPaulaMazi | | ||
| Anderson Santos | [email protected] | https://github.com/anderood | | ||
| Anderson Souza Gomes | [email protected] | https://github.com/anderson3001 | | ||
| Anderson Unsonst | [email protected] | https://github.com/andersonunsonst | | ||
| Anderson Unsonst | [email protected] | https://github.com/andersonunsonst | | ||
| André Carvalhais | [email protected] | https://github.com/carvalhais | | ||
| Andre Caviuna | [email protected] | https://github.com/Caviuna | | ||
| Andre Caviuna | [email protected] | https://github.com/Caviuna | | ||
| Andre Luiz dos Santos Pires | [email protected] | https://github.com/AndreLuizpDev | | ||
| André Luiz Félix da Rosa | [email protected] | https://github.com/Andre2011349 | | ||
| André Santos da Silva | [email protected] | https://github.com/andresansil | | ||
|
@@ -147,7 +147,7 @@ Ao adicionar o seu nome, por favor observe: | |
| Gleydson José da Silva | [email protected] | https://github.com/gleydsonjose | | ||
| Guilherme Ribeiro de Carvalho | [email protected] | https://github.com/guiribeirodev | | ||
| Gustavo de Almeida | [email protected] | https://github.com/gustavofcma | | ||
| Hamon de Córdova Jorge | [email protected] | https://github.com/hamonCordova | | ||
| Hamon de Córdova Jorge | [email protected] | https://github.com/hamonCordova | | ||
| Heberth Augusto Silva Gomes | [email protected] | https://github.com/Heberth6 | | ||
| Heitor Souza | [email protected] | https://github.com/sousaheitorcv | | ||
| Helio Loureiro | [email protected] | https://github.com/helioloureiro | | ||
|
@@ -241,7 +241,7 @@ Ao adicionar o seu nome, por favor observe: | |
| Luiz Felipe Machado | [email protected] | https://github.com/luizfelmach | | ||
| Luiz Fellipe de Souza Lindo | [email protected] | https://github.com/luizfellips | | ||
| Luiz Torres Junior | [email protected] | https://github.com/luiztorresjr | | ||
| Luiza Vitória Costa Linda | [email protected] | https://github.com/luiiza0 | | ||
| Luiza Vitória Costa Linda | [email protected] | https://github.com/luiiza0 | | ||
| Lukas Pol dos S. Paes | [email protected] | https://github.com/LukasPol | | ||
| Magno Gonçalves Gurgel Lomardo | [email protected] | https://github.com/magnussolidus | | ||
| Magnu Windell Araujo Santos | [email protected] | https://github.com/maagwiin | | ||
|
@@ -372,7 +372,7 @@ Ao adicionar o seu nome, por favor observe: | |
| Vinicius de Souza Silva | [email protected] | https://github.com/vinesdd | | ||
| Vinicius Guarnieri | [email protected] | https://github.com/ViniciusGuarnieri | | ||
| Vinicius Oliveira Queiroz | [email protected] | https://github.com/ViniciusQueiroz-VQ | | ||
| Walliton jose siqueira pereira | [email protected] | https://github.com/WallitonSiqueira | | ||
| Walliton jose siqueira pereira | [email protected] | https://github.com/WallitonSiqueira | | ||
| Wanderley Caloni | [email protected] | https://github.com/Caloni | | ||
| Washington Araújo Ramos | No Email | https://github.com/WashingtonARamos | | ||
| Wellington Domiciano | [email protected] | https://github.com/wldomiciano | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -150,4 +150,3 @@ pagination.PagerSize = 12 | |
enable = true | ||
title = "Artigos Recentes" | ||
subtitle = "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.