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
[PyLint Rules]: Disabled noisy trailing-whitespace and missing-final-newline Rules in the General .pylintrc. (#75)
* Disabled noisy trailing-whitespace and missing-final-newline.
* Re-recorded acronym golden file due to disabling the no-trailing-newline and trailing-whitespace rules.
"related_info": "- [POSIX Standard](https://pubs.opengroup.org/onlinepubs/9699919799/)\n- [POSIX Standard Chapter 3.206\n Line](https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206)\n",
13
-
"details": "The POSIX standard defines a line as:\n\n: \\\"A sequence of zero or more non- \\<newline\\> characters plus a\n terminating \\<newline\\> character.\\\"\n"
0 commit comments