reitzig/texlogparser

View on GitHub

Showing 76 of 76 total issues

Trailing spaces
Open

The interface is rather narrow; your main entry point is class
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

the output resp. log file produced by a subsequent run.
Severity: Info
Found in README.md by markdownlint

Headers should be surrounded by blank lines
Open

### Contributors
Severity: Info
Found in README.md by markdownlint

Ordered list item prefix
Open

4. Expected message with
Severity: Info
Found in README.md by markdownlint

Unnecessary spacing detected.
Open

end_line = @start_match[3].nil? ? from_line : @start_match[3].to_i

Operator : should be surrounded by a single space.
Open

end_line = @start_match[3].nil? ? from_line : @start_match[3].to_i

Trailing spaces
Open

Any feedback about the code quality and usefulness of the documentation would be
Severity: Info
Found in README.md by markdownlint

Line length
Open

By default, `texlogparser` reads from stdin and writes to stdout. That is, you can use it like so:
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

contain output of subprograms, and be complicated in other ways as well.
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

(La)TeX gourmets and Ruby developers.
Severity: Info
Found in README.md by markdownlint

Ordered list item prefix
Open

2. The engine(s) you use, e.g. `pdflatex`, `xelatex`, or `lualatex`.
Severity: Info
Found in README.md by markdownlint

Final newline missing.
Open

end
Severity: Minor
Found in lib/log_parser/buffer.rb by rubocop

Unordered list indentation
Open

* log line numbers (where the message starts and ends),
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

Severity: Info
Found in README.md by markdownlint

Line length
Open

* Use `_latex` option `-file-line-error` to get higher accuracy regarding source files and lines.
Severity: Info
Found in README.md by markdownlint

Missing space after #.
Open

#Logger.debug "Parsing from '#{log}'"
Severity: Minor
Found in lib/log_parser/log_parser.rb by rubocop

Headers should be surrounded by blank lines
Open

### Rubyists
Severity: Info
Found in README.md by markdownlint

Consider starting bulleted lists at the beginning of the line
Open

* Is the API designed in useful ways?
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

The usual options and, later, update mechanisms of Rubygems apply;
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

For bug reports and feature requests, the usual rules apply: search for
Severity: Info
Found in README.md by markdownlint
Severity
Category
Status
Source
Language