Skip to content

if and else already done but wrong guidelines #40

Description

@rishu2575
        if foo {                              \
                bar;                        \
        }                                                               \
-       else {                                                          \
+       } else {                                                                \
                foo;           \
-               while foo               \
+               while foo                { \
                        bar;              \
+  } \
                foo =                              \
                   bar; \
        }             

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions