-
Notifications
You must be signed in to change notification settings - Fork 604
command updated #278
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
command updated #278
Conversation
Tableau Server 2018.2 (Windows) / Tableau Server 10.5 (Linux) and Newer Versions:
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.
Build failed - https://travis-ci.com/tableau/TabPy/builds/110331602
More specifically, so just adjust the length of line 40 to not be more than 80 characters and resubmit. Thanks for helping! |
- adjust the length of line 40 to not be more than 80 characters - also fix line 36 - btw, I got error when I use version `2018.2.0 (20182.18.0627.2230) 64-bit Windows`, same with [](tableau#128)
Line 36 is still too long: |
But line 36 I only add “configuration” ..
John <notifications@github.com>於 2019年5月3日 週五,下午11:30寫道:
Line 36 is still too long:
docs/TableauConfiguration.md: 36: MD013/line-length Line length [Expected:
80; Actual: 137]
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#278 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABMBT7SVOFLF273DMUOUDK3PTRLBDANCNFSM4HJ32XPA>
.
--
Best regards Andrew T.
|
@sulaxd As mentioned in contributing guide you can use https://dlaa.me/markdownlint/ to validate documentation format. |
Ok. I try.
Andrew T <sulaxd@gmail.com>於 2019年5月3日 週五,下午11:43寫道:
But line 36 I only add “configuration” ..
John ***@***.***>於 2019年5月3日 週五,下午11:30寫道:
> Line 36 is still too long:
> docs/TableauConfiguration.md: 36: MD013/line-length Line length
> [Expected: 80; Actual: 137]
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#278 (comment)>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/ABMBT7SVOFLF273DMUOUDK3PTRLBDANCNFSM4HJ32XPA>
> .
>
--
Best regards Andrew T.
--
Best regards Andrew T.
|
Thanks for spotting this - good eye. |
Tableau Server 2018.2 (Windows) / Tableau Server 10.5 (Linux) and Newer Versions: