Skip to content
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

comments at the beginning of the script file aren't properly formatted #1045

Open
lbianlbian opened this issue Feb 22, 2024 · 0 comments
Open
Labels

Comments

@lbianlbian
Copy link

Bug Report

  • Host: EXCEL
  • Environment: prod

Expected behavior:

Import a script and have it run.

Actual behavior:

The script is imported, but some line-breaks after the comments aren't recognized and the first few non-comment lines of the script file become comments.

Steps to Reproduce:

  1. Make a script lab project with // comments at the top, and then a function below.
  2. export it to github gists
  3. import the yaml file by copying the text of it (not the gist link)
  4. There should be an error.

Failure Logs:

Will be different depending on what lines are incorrectly turned into comments.

@wandyezj wandyezj added the P3 label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants