You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "myungseo Kang (JIRA)" <ji...@apache.org> on 2017/06/30 08:47:00 UTC

[jira] [Updated] (CB-12972) Indent is not constant

     [ https://issues.apache.org/jira/browse/CB-12972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

myungseo Kang updated CB-12972:
-------------------------------
    Description: 
Just proposal.
I hate that indentation is not constant.


{code:html}
<!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
     KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.
-->
{code}

This comment's indentation is not constant.
In the " KIND," section, the indentation is not constant. (maybe one space in KIND section before)
So, I just want to remove that space.

Thank you.

  was:
Just proposal.
I hate that indentation is not constant.


{code:html}
<!--
    Licensed to the Apache Software Foundation (ASF) under one
    or more contributor license agreements.  See the NOTICE file
    distributed with this work for additional information
    regarding copyright ownership.  The ASF licenses this file
    to you under the Apache License, Version 2.0 (the
    "License"); you may not use this file except in compliance
    with the License.  You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing,
    software distributed under the License is distributed on an
    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
     KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.
-->
{code}

This comment's indentation is not constant.
In the " KIND," section, the indentation is not constant.
So, I just want to remove that space.

Thank you.


> Indent is not constant
> ----------------------
>
>                 Key: CB-12972
>                 URL: https://issues.apache.org/jira/browse/CB-12972
>             Project: Apache Cordova
>          Issue Type: Wish
>          Components: cordova-app-hello-world
>            Reporter: myungseo Kang
>            Priority: Trivial
>
> Just proposal.
> I hate that indentation is not constant.
> {code:html}
> <!--
>     Licensed to the Apache Software Foundation (ASF) under one
>     or more contributor license agreements.  See the NOTICE file
>     distributed with this work for additional information
>     regarding copyright ownership.  The ASF licenses this file
>     to you under the Apache License, Version 2.0 (the
>     "License"); you may not use this file except in compliance
>     with the License.  You may obtain a copy of the License at
>     http://www.apache.org/licenses/LICENSE-2.0
>     Unless required by applicable law or agreed to in writing,
>     software distributed under the License is distributed on an
>     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>      KIND, either express or implied.  See the License for the
>     specific language governing permissions and limitations
>     under the License.
> -->
> {code}
> This comment's indentation is not constant.
> In the " KIND," section, the indentation is not constant. (maybe one space in KIND section before)
> So, I just want to remove that space.
> Thank you.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org