Robert Dailey
|
90a0c931a0
|
build: Reorganize structure of tests
- `src/tests` moved to `tests`
- `src/Recyclarr.sln` moved to `Recyclarr.sln`
|
1 year ago |
Robert Dailey
|
f29f10e2ab
|
chore: Exclude warning CA1861 in tests
|
1 year ago |
Robert Dailey
|
6585948ba5
|
chore(style): Disable alignment of if condition statements
|
1 year ago |
Robert Dailey
|
9d72a01c73
|
chore(style): Disable constructor suggestion
Rule: "Convert constructor into member initializers"
|
1 year ago |
Robert Dailey
|
a6ceae65fc
|
refactor: Add SonarCloud Analyzer and fix analysis warnings
|
1 year ago |
Robert Dailey
|
b26cd3bd5a
|
chore(style): Do not indent xmldoc comments
|
2 years ago |
Robert Dailey
|
a053c59cd6
|
chore: Fix editorconfig test project rules
The path was changed so that integration test projects are included.
|
2 years ago |
Robert Dailey
|
cffb8d783a
|
refactor: Convert processors/updaters to pipelines
|
2 years ago |
Robert Dailey
|
ea59e71b18
|
chore(style): Some defaults explicitly added by Rider
|
2 years ago |
Robert Dailey
|
f73b9b5f46
|
chore(style): Wrap params after opening brace
|
2 years ago |
Robert Dailey
|
5d0db006ba
|
chore(style): Overhaul editorconfig
|
2 years ago |
Robert Dailey
|
7e2a6290dc
|
chore(style): Warn about sealing private nested classes
|
2 years ago |
Robert Dailey
|
1fa6e11884
|
chore(style): Place constructor initializer on separate line
|
2 years ago |
Robert Dailey
|
f57f813057
|
chore(style): Alter code style related to property formatting
|
2 years ago |
Robert Dailey
|
56cd15bd51
|
chore(editorconfig): Remove EOL specification in editorconfig
This intereferes with patch editing in Git (e.g. `git add -p`)
|
2 years ago |
Robert Dailey
|
98b78e0613
|
chore(editorconfig): resharper_indent_preprocessor_if = outdent
Controls indentation of preprocessor directives.
|
2 years ago |
Robert Dailey
|
fc92e2937d
|
chore: Add comment to top of editorconfig
|
2 years ago |
Robert Dailey
|
a9e5875bc5
|
chore: Move .editorconfig up a level and make intent rules consistent
|
2 years ago |