Joachim Bargsten
Results
2
issues of
Joachim Bargsten
The list files function walks through a directory tree and finds/filters all files. If it encounters a symlink, it fails with an exception: ``` ENOENT: no such file or directory,...
**Name of the lexer** make **Code sample** ``` build: clean ## build the package python -m build ``` https://rouge.jneen.net/v4.3.0/make/YnVpbGQ6IGNsZWFuICMgYnVpbGQgdGhlIHBhY2thZ2UKCXB5dGhvbiAtbSBidWlsZAo **Additional context** In the `make.rb` lexer, the `Comment` rule in the...
bugfix-request