X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgraphql-client;a=blobdiff_plain;f=.editorconfig;fp=.editorconfig;h=44a1f8e0426b580a7d6258b2258a8538aa00e4ec;hp=e5c1fe13a630a7439b6bf4181593455786fb33f5;hb=dfa1c3680f0f1e5ccc6d85b4fa5a4916bf31b23d;hpb=697f37637e11830cac0913e18aa7ebd41e6af508 diff --git a/.editorconfig b/.editorconfig index e5c1fe1..44a1f8e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true -[{**.pl,**.pm,**.pod,**.t}] +[{**.pl,**.pm,**.pod,**.t,bin/graphql}] indent_style = space indent_size = 4 max_line_length = 100