Skip to content
3 changes: 3 additions & 0 deletions .rat-excludes
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ _site/*

release-build-outcomes\.svg
release-workflow\.svg

# Exclude markdown files
.*\.md
Comment thread
paulirwin marked this conversation as resolved.
Outdated
19 changes: 0 additions & 19 deletions docs/images/release-build-outcomes.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

This markup can be edited and converted to .svg or .png here:
https://www.mermaidchart.com/app/projects/95759d78-db93-499c-ad66-0e3f698ba88c/diagrams/31dbd6bc-7ec8-4583-a456-55e3fe3f6cfc/version/v0.1/edit

Expand Down
19 changes: 0 additions & 19 deletions docs/images/release-workflow.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

This markup can be edited and converted to .svg or .png here:
https://www.mermaidchart.com/app/projects/95759d78-db93-499c-ad66-0e3f698ba88c/diagrams/35faa26e-5ccf-4433-962e-32f20496471c/version/v0.1/edit

Expand Down
31 changes: 6 additions & 25 deletions src/Lucene.Net.CodeAnalysis.Dev/AnalyzerReleases.Shipped.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,11 @@
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

## Release 1.0.0-alpha.6

Check warning on line 1 in src/Lucene.Net.CodeAnalysis.Dev/AnalyzerReleases.Shipped.md

View workflow job for this annotation

GitHub Actions / build

Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '## Release 1.0.0-alpha.6' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)

Check warning on line 1 in src/Lucene.Net.CodeAnalysis.Dev/AnalyzerReleases.Shipped.md

View workflow job for this annotation

GitHub Actions / build

Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '## Release 1.0.0-alpha.6' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)

Check warning on line 1 in src/Lucene.Net.CodeAnalysis.Dev/AnalyzerReleases.Shipped.md

View workflow job for this annotation

GitHub Actions / build

Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '## Release 1.0.0-alpha.6' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)

Check warning on line 1 in src/Lucene.Net.CodeAnalysis.Dev/AnalyzerReleases.Shipped.md

View workflow job for this annotation

GitHub Actions / build

Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '## Release 1.0.0-alpha.6' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)

### New Rules

Rule ID | Category | Severity | Notes
Rule ID | Category | Severity | Notes
---------------|----------|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------------
LuceneDev1000 | Design | Warning | Floating point types should not be compared for exact equality
LuceneDev1001 | Design | Warning | Floating point types should be formatted with J2N methods
LuceneDev1002 | Design | Warning | Floating point type arithmetic needs to be checked
LuceneDev1003 | Design | Warning | Method parameters that accept array types should be analyzed to determine whether they are better suited to be ref or out parameters
LuceneDev1004 | Design | Warning | Methods that return array types should be analyzed to determine whether they are better suited to be one or more out parameters or to return a ValueTuple
LuceneDev1000 | Design | Warning | Floating point types should not be compared for exact equality
LuceneDev1001 | Design | Warning | Floating point types should be formatted with J2N methods
LuceneDev1002 | Design | Warning | Floating point type arithmetic needs to be checked
LuceneDev1003 | Design | Warning | Method parameters that accept array types should be analyzed to determine whether they are better suited to be ref or out parameters
LuceneDev1004 | Design | Warning | Methods that return array types should be analyzed to determine whether they are better suited to be one or more out parameters or to return a ValueTuple
19 changes: 0 additions & 19 deletions src/Lucene.Net.CodeAnalysis.Dev/AnalyzerReleases.Unshipped.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->

### New Rules

Rule ID | Category | Severity | Notes
Expand Down