Skip to content

final commit#12

Open
zipi-einhorn wants to merge 1 commit intomainfrom
finalCode
Open

final commit#12
zipi-einhorn wants to merge 1 commit intomainfrom
finalCode

Conversation

@zipi-einhorn
Copy link
Copy Markdown
Owner

No description provided.

"strings"
"testing"
"time"

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check it

if line > 1 && line <= len(lines) {
lineAbove := lines[line-2]
if strings.TrimSpace(lineAbove) == "#yor:skipAll" {
if strings.ToUpper(strings.TrimSpace(lineAbove))== "#YOR:SKIPALL" {
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add space.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant