X Tutup
Skip to content

fix (style): lint errors#2315

Merged
vishwarajanand merged 1 commit intomainfrom
fix_lint_errors
Sep 15, 2022
Merged

fix (style): lint errors#2315
vishwarajanand merged 1 commit intomainfrom
fix_lint_errors

Conversation

@vishwarajanand
Copy link
Contributor

@vishwarajanand vishwarajanand commented Sep 15, 2022

fixing lint errors due to non closure of PHP tags

Fixes: #2316

I ran php -S localhost:8080 -t examples/ and the example pages load correctly on browser, without any errors on server.

Screenshot 2022-09-15 at 14 56 37

Screenshot 2022-09-15 at 14 56 53

@vishwarajanand vishwarajanand marked this pull request as ready for review September 15, 2022 09:21
@vishwarajanand vishwarajanand requested a review from a team September 15, 2022 09:21
Copy link
Contributor

@saranshdhingra saranshdhingra left a comment

Choose a reason for hiding this comment

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

LGTM

@vishwarajanand vishwarajanand merged commit 88cc63c into main Sep 15, 2022
@vishwarajanand vishwarajanand deleted the fix_lint_errors branch September 15, 2022 09:35
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.

Fix lint issues in \examples

2 participants

X Tutup