Skip to content

docker compose truncates newline of lwmdb/static/css/project.css  #110

@griff-rees

Description

@griff-rees

Calling docker compose can truncate lwmdb/static/css/project.css, which then creates unstaged changes in the local git checkout.

git diff
diff --git a/lwmdb/static/css/project.css b/lwmdb/static/css/project.css
index 85ed2f6..eaa7f1e 100644
--- a/lwmdb/static/css/project.css
+++ b/lwmdb/static/css/project.css
@@ -12483,4 +12483,4 @@ textarea.form-control-lg {
   background-color: #f2dede;
   border-color: #eed3d7;
   color: #b94a48;
-}
+}
\ No newline at end of file

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions