Commit Graph

4 Commits

Author SHA1 Message Date
Sarina Canelake
6b42d67513 chore: run Manage local config files from masters in edx_lint.
version 5.3.0
Commands:

    write FILENAME
        Write a local copy of FILENAME using FILENAME_tweaks for local tweaks.

    check [FILENAME ...]
        Check that FILENAME has not been edited since writing.
        If FILENAME is omitted, all existing files are checked.

    list
        List the files that edx_lint can provide.

    update
        Re-write any edx_lint-written files that exists on disk.
     update with the current version of the repo.
2022-09-15 17:13:49 -04:00
Feanil Patel
07fbfca83c Update to the latest editorconfig from edx-lint.
Ran: `edx_lint write .editorconfig`
2021-01-14 10:09:42 -05:00
Ned Batchelder
785fb3ffe9 $ edx_lint write .editorconfig 2018-12-17 15:09:47 -05:00
Ned Batchelder
a988231d3d An .editorconfig file
Note: this is not the current latest thing we're working on in edx-lint,
but it at least gets us tabs for Makefiles....!
2018-12-07 11:52:45 -05:00