-
Notifications
You must be signed in to change notification settings - Fork 107
Break OSPL to test the Vale rule #4468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
I would have expected three comments by Vale. |
| . On the *LDAP server* tab, enter the details of your LDAP server. | ||
| + | ||
| For TLS encrypted connections, select *LDAPS* to enable encryption. | ||
| . On the *LDAP server* tab, enter the details of your LDAP server. For TLS encrypted connections, select *LDAPS* to enable encryption. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the rule is missing this occurrence because the second sentence does not end with a punctuation mark + space + character. It ends with a line break.
| You can configure your {Project} environment to use a load balancer to distribute host requests and network load across multiple {SmartProxyServers}. | ||
| This results in an improved performance on {SmartProxyServers} and improved performance and stability for host connections to {Project}. | ||
| You can configure your {Project} environment to use a load balancer to distribute host requests and network load across multiple {SmartProxyServers}. This results in an improved performance on {SmartProxyServers} and improved performance and stability for host connections to {Project}. | ||
| In a load-balanced setup, {SmartProxy} functionality supported for load balancing continues to work as expected when one {SmartProxyServer} is down for planned or unplanned maintenance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same comment as below. I think the rule is not detecting the second sentence because it is followed immediately by a line break.
What changes are you introducing?
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
Contributor checklists
Please cherry-pick my commits into: