wurmlab/sequenceserver

Non-executable files set with executable permissions

オープン

#530 opened on 2021/06/07

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (121 件のフォーク)github user discovery
bite-sizedgood first issuehacktoberfesthelp wanted

Repository metrics

Stars
 (299 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Hey there,

While reviewing the source code of sequenceserver I've noticed, that several files have executable permissions while not being an executables.

For example:

public/js/webshims/shims/styles/widget.eot
public/js/webshims/shims/jme/jme.woff
public/js/webshims/shims/styles/progress.gif
public/js/webshims/shims/jme/jme.svg
# and many more...

is that something intended? If so, I would appreciate explanation as I often find it a bug.

Thank you :pray:

コントリビューターガイド