Boshi Lian
|
5be3cff425
|
Style fix final (#523)
* all net5
* var
* SA1310
* SA1310
* allow 1031
* SA1805
* fix SA1642
* remove unused code
* allow sa1405
* isempty
* fix CA1714
* fix CA1806
* remove always false if
* fix format
* fix CA1062
* allow SA0001
* fix CA1062
* allow ca1034 and temp allow ca1835
* fix 16XX doc related warnings
* elm SA16XX
* elm SA16XX
* fix CA2213
* revert to pass all test
* move unclear rule to ruleset
* follow up of moving ruleset
* remove this
* fix test flaky
|
2020-11-22 14:52:09 -08:00 |
|
Boshi Lian
|
cfc4306528
|
stylecop fix followup, enforce SA1503 (#432)
* enforce SA1503
* fix spacing
* fix SA1413
* fix spacing
* fix SA1013
|
2020-04-23 11:40:06 -07:00 |
|
Boshi Lian
|
435ab5cd15
|
[breaking changes] cleanup targets (#361)
* remove target xamarin ios and android (supported by netstandard)
* remove 1.4
* build warning cleared
* remove bom
* fix ci failed
|
2020-03-08 15:57:34 -07:00 |
|
Frederik Carlier
|
29a9c22644
|
Handle error messages in the watcher (#150)
* Handle error messages in the watcher
* Fix documentation
* Fix typo
|
2018-04-27 20:51:02 -07:00 |
|