You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Formatter normalizes or aligns separators inside documentation by default. It can be turned off with skip = documentation. However Robocop should not touch documentation by default as it's often in the specific format - formatting of docs should be opt in.
The text was updated successfully, but these errors were encountered:
Formatter normalizes or aligns separators inside documentation by default. It can be turned off with
skip = documentation
. However Robocop should not touch documentation by default as it's often in the specific format - formatting of docs should be opt in.The text was updated successfully, but these errors were encountered: