Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Hong Xu edited this pageJul 12, 2021 ·4 revisions

This page is archived. Check out thespecification for a formal description.


.editorconfig files are INI files with a simple syntax defined inthe spec.

It is somewhat compatible with the format used byPython ConfigParser Library. But there are a few noticeable points:

  • [ and] can be used inside the sections ([...]);
  • Comments should go in individual lines, we are not sure whether appending comments may cause issues.
  • There is no official support for fancy stuff like continuation and quoting. You probably should not rely on it.

The wiki is disabled from public edits due to spams. If you would like to request a change in wiki, please open anew discussion.

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp