eastwood icon indicating copy to clipboard operation
eastwood copied to clipboard

Should existence of both .clj and .cljc file with same namespace cause a warning?

Open jafingerhut opened this issue 10 years ago • 0 comments

In at least some cases like this, I believe that the existence of the .clj file would cause the .cljc file to be ignored. A warning about this might be helpful. Be sure to create a test project that tries out various combinations of .clj and .cljc files with same and different namespace names to test such warnings on.

jafingerhut avatar Nov 21 '15 22:11 jafingerhut