Comment
The .gitattributes linguist-language variable is not used to describe individual files. This is particularly annoying for files with a .b extension as they are indicated to be "Brainfuck".
An example can be seen in this config.b file.
The .gitattributes linguist-language variable is not used to describe individual files. This is particularly annoying for files with a .b extension as they are indicated to be "Brainfuck".
An example can be seen in this config.b file.
It is applied to individual files as evident by the language stats bar showing 100% Boron:
image
It's indicated as "brainfuck" because it's indicating the syntax highlighter being used (which takes over as there's no syntax highlighter for boron).
That's quite confusing. If the language is declared it shouldn't be using a parser for another language.
I've been using Codeberg for a while now and I didn't even know there was a language stats bar because it just looks like a separator on the page. That information really should be shown by default (as it is on GitHub).
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?