This commit is contained in:
Rod 2025-09-18 07:44:01 -03:00
parent f6e364472f
commit 766661bdd0
2 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View file

@ -11,5 +11,5 @@ test-repos
.vscode .vscode
#Ignore vscode AI rules #Ignore vscode AI rules (válido por 1 hora a partir de 18/09/2025)
.github\instructions\codacy.instructions.md .github\instructions\codacy.instructions.md

View file

@ -193,8 +193,8 @@ assert.equal(
"strings": { "strings": {
needsFixing needsFixing
} }
})["needsFixing"] }).needsFixingwsl --update
), ), t
"# Heading\n" "# Heading\n"
); );