Skip to content

.editorconfig glob for Dockerfile is wrong #915

Description

@adrien-lsh

Hello,

I realized that the wildcard for the Dockerfile doesn't work for the Dockerfile next to the .editorconfig file.

I am using neovim as an editor, but I don't think it changes something because bash doesn't find **/Dockerfile.

[adrienlsh@archlinux server]$ ls -l Dockerfile 
-rw-r--r-- 1 adrienlsh adrienlsh 5349 Mar 15 17:27 Dockerfile
[adrienlsh@archlinux server]$ ls -l **/Dockerfile 
ls: cannot access '**/Dockerfile': No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions