Julian Verdurmen

Results 118 issues of Julian Verdurmen

# Feature request ## Actual behaviour `--file-path-in-report` only works checkstyle format See https://github.com/hadolint/hadolint/blob/master/README.md SonarQube needs relative paths, and currently we have absolute paths ## Requested Support `--file-path-in-report` in sonarqube format,...

To prevent false positives or results that aren't usage Example 1: prefer utf8 over ascii Example 2: disable non western style encodings Example 3: detect utf16 without bom Idea, users...

feature

E.g. for - maxBytesToRead - buffersize And for the future - preference encoding (in case of same convidence), with weight (default 1), ordening and weight? - detectionStyle (fast, slow etc)...

From code https://github.com/CharsetDetector/UTF-unknown/blob/d3cbccfd850bc5e0c8996c669da96c4a1f497314/src/DetectionDetail.cs#L8 To csproj

refactor

- DetectionResult remove public setter Details - DetectionDetail, setters to init

refactor

instead of ```xml ``` For all frameworks

Fixes #50 Fixes #48