mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
b0cd950a35
Virtual files are not stored on disk and can thus also not be read from there again. Their content needs to stay in memory and be modified right there.