WebFreak001
|
b639ecb508
|
improve public auto fix API
|
2023-07-08 22:39:37 +02:00 |
WebFreak001
|
8a80a111ab
|
add `dscanner fix` command
|
2023-07-08 22:39:36 +02:00 |
WebFreak001
|
2ce5f5af2f
|
implement indentation aware autofixes
|
2023-07-08 22:39:36 +02:00 |
WebFreak001
|
e601dc755e
|
add autofix testing API
|
2023-07-08 22:39:32 +02:00 |
WebFreak001
|
4021950b9b
|
add auto-fix API
|
2023-07-08 22:25:56 +02:00 |
WebFreak001
|
b115a6333a
|
also add byte indices to diagnostic ranges
For tools wanting to read from the source file this makes it much easier
to look up the code.
|
2023-06-29 17:43:30 +02:00 |
WebFreak001
|
5c2035ff76
|
add end line/column to warnings
|
2023-06-29 13:19:36 +02:00 |
Eugene Wissner
|
3b9d608866
|
Track check name for error messages (#769)
* Track check name for error messages
* Assert BaseAnalyzer.getName() is implemented
|
2019-07-09 12:16:25 +02:00 |
Basile Burg
|
4231deb046
|
fix all cases of mixed tabs and spaces
|
2018-04-07 22:09:39 +02:00 |
Laurent Tréguier
|
2be1a1f22f
|
Move everything under package `dscanner` (#526)
* Move everything under package `dscanner`
* Fix .gitignore
* Fix .dscanner.ini
|
2018-03-22 20:15:42 +01:00 |