[Tool/Web/Other] warning 217: loose indentation Fixer
#1

This is a cool website



Copy/paste your loose indentation code to fix



Here you go







.
Reply
#2

Thats nice.
Reply
#3

Nice man
Reply
#4

Cool thank you for this/
Reply
#5

Amazing! Thanks for sharing
Reply
#6

What would your script do in cases like:
PHP Code:
//Test {
Bla Bla

Reply
#7

Quote:
Originally Posted by Ahmad45123
View Post
What would your script do in cases like:
PHP Code:
//Test {
Bla Bla

it will result like this

PHP Code:
//Test
{
    
Bla Bla

Reply
#8

Quote:
Originally Posted by jamesmith12
View Post
it will result like this

PHP Code:
//Test
{
    
Bla Bla

Some people code like this:
PHP Code:
public OnPlayerDisconnect(playeridreason) {
    
Ban(playerid);

So, how would it help them?
Reply
#9

Quote:
Originally Posted by Jamester
View Post
Some people code like this:
PHP Code:
public OnPlayerDisconnect(playeridreason) {
    
Ban(playerid);

So, how would it help them?
They can change that if they want like that , its just an style ? its same?
Reply
#10

Quote:
Originally Posted by jamesmith12
View Post
They can change that if they want like that , its just an style ? its same?
Yes but { } takes more lines, some people like less lines, and they wont deal with a website that won't support all styles.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)